dynamic flash object

  • Thread starter Thread starter Tahir
  • Start date Start date
T

Tahir

hi all,
i'm building a business website with dynamic banner adds and want to use
flash banners. i could insert a swf using <embed ..... /> tags but as you
think its static and should be dynamically changeble.
what should i do to insert a swf flash object to a aspx web page?
thanks :)
 
you must connect your flash file to your database with a dynamic page
like aspx
with using the loadVars class in flash
 
you mean actionScript? i dont know any ActionScript and i think when i
finish this work they want to attach any swf file to there so i should make
it changable.
is there any way holding a flash object like for images as ImageBox control
and ImageUrl property?
thanks again
 
Back
Top