Soooo I really need help, I am wonder if size and files size might be problem for this.
Around
259KB and 800X300 SWF file, I thought it was the script, but it works on other flash file on the web so I am wondering whats happening... I am just asking oppinions first because I don't want to redo the flash file since it getts pretty annoying.
Its completely white, not transparent.
EDIT: Other on is about 60KB 700X250 SWF and it works smooth and fine.
////Object Flash
<object classid="clsid
27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="800" height="300">
<param name="movie" value="banner1.swf">
<param name="quality" value="High">
<embed src="banner1.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="800" quality="High" style="height: 300px"></object>
And One more thing about iFraming.
I could do this perfectly except when i click a link on there, even though inside the iframe changes, a new window pops up of the link, so its like opening 2 same pages, One inside the iFrame and 1 in a new window EVERYTIME I click a link on the iFrame.. Is there script or anything to fix this or alternate way to put external web on your web?
Sory I am just a learning student :[