![]() |
The GFY FLASH overlay ( ie7 problems)
when you go to close the flash overlay it tells you in ie7 your trying to close the browser window
and p.s. there a way around the "click to activate this control) in ie7 you should use it , notice how the banners dont have that .. |
Quote:
|
That's the first problem I've heard about with IE7. Since I started using it 2 weeks ago I feel it's the best browser out yet.
|
i dont think its an ie7 problem its a flash designers problem :)
|
how do you get rid of that click to activate this control? i got the same shit on my site now, and its annoying.
|
Quote:
like if you had <object src=file.wmv><param blah></object> you would do <script src=blah.js></script> then in blah.js do document.write('<object src=blah etc etc ></object>'); |
thanks smokey
|
heres a loader for most movie types so you dont have to make a seperate js file for every movie works in both firefox and ie
save this as movie.js Code:
function iemov( WIDTH, HEIGHT, URL) then to load movies into it just call it like this first put <script src=movie.js></script> in your head then to call movies do this Code:
|
basically it just detects if your using firefox or ie then picks whatever routine is applicable and embeds the video..
saves you on code too |
if you want to use flash with it just modify the params inside the movie.js to whatever code your using now and call it the same way
|
Quote:
|
i've been doing it with seperate javascript files and was hoping i'd figure out how to do multiple Flash movies on one page with just on js file. now if yours' works i have it :thumbsup
thanks Smokey |
strange, im not using ie7 yet tho...
|
All times are GMT -7. The time now is 12:29 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123