View Single Post
  #4 (permalink)  
Old Oct 9th, 2007, 16:08
Sgaspar11 Sgaspar11 is offline
Multimedia Specialist
Join Date: Apr 2007
Location: Arizona
Age: 25
Posts: 666
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Flash visible in .dwt but invisible in .html

In your code the source looks like this...

Code: Select all
'src','../flash/ADAS baner 1'
I am pretty sure this needs to be a link to an actual .swf file - so you are missing the correct file path or extension.

Cheers,

Scott
Reply With Quote