flash and image files in one control?
-
Hi, I am developing a web app (ASP.NET 2005). Is there any control for displaying both flash and image files?
-
Hi, I am developing a web app (ASP.NET 2005). Is there any control for displaying both flash and image files?
-
Cud u get me a sample?
-
Cud u get me a sample?
-
Cud u get me a sample?
Which bit don't you understand ? It's quite trivial, create a control to house an image and a flash control. I think the real question is, why do you need this, b/c I suspect that what you want and what you'll get, are probably different.
Christian Graus Driven to the arms of OSX by Vista.
-
Which bit don't you understand ? It's quite trivial, create a control to house an image and a flash control. I think the real question is, why do you need this, b/c I suspect that what you want and what you'll get, are probably different.
Christian Graus Driven to the arms of OSX by Vista.
Hi, First ,I need to know if there is any possibility for housing both flash and image files in one control. If yes ,then where could i find that control?
modified on Monday, March 23, 2009 4:21 AM
-
Hi, First ,I need to know if there is any possibility for housing both flash and image files in one control. If yes ,then where could i find that control?
modified on Monday, March 23, 2009 4:21 AM
Sorry for intrusion but these words
Subin Alex wrote:
vere cud i find tat
are english or any else language words. :sigh: Please be correct.
I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post.
-
Hi, First ,I need to know if there is any possibility for housing both flash and image files in one control. If yes ,then where could i find that control?
modified on Monday, March 23, 2009 4:21 AM
OK, I guess this means you're illiterate. Yes, it's possible. Where can you find the control ? You need to write it. And, it will just be the exact same script, inside a control, as if you add an image and a flash seperately to your page. The only reason to write a control, is that you have a reason to use this combination over and over in your project. If you mean you want to place an image above a flash, you obviously can't do that. They will be next to each other, or you could write code that only shows one or the other.
Christian Graus Driven to the arms of OSX by Vista.