CALLING ALL PROFESSIONAL PHP, ACTIONSCRIPT, JAVASCRIPT CODERS! There is a banner on my website that currently displays an error on many WP blogs within Firefox alone. The banner works fine with IE! I need this banner to work within FF as well. The flash banner currently contains some actionscript and javascript. The code will be handed over to all coders who think they may have a fix. Step up to the plate and let me know if you got what it takes to resolve this issue. You can see the issue occur on techytronics.com. Notice the "undefined" window that pops up within FF. Thank you!
The error you are facing is ActionScript Security sandbox violation if i am seeing things right.. Try this fix Find this code embed src="http://hitechtimes.net/main.swf" quality="high" play="true" loop="false" allowscriptaccess="always" type="application/x-shockwave-flash" align="left" height="125" width="125"> Code (markup): Replace with this <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="../download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="125" height="125" align="left"> <param name="movie" value="http://hitechtimes.net/main.swf"> <param name="quality" value="high"> <param name="play" value="true"> <param name="loop" value="false"> <param name="allowScriptAccess" value="always"> <param name="allowNetworking" value="all"> <embed src="http://hitechtimes.net/main.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="125" height="125" quality="high" play="true" loop="false" allowScriptAccess="always" allowNetworking="all" > </embed></object> Code (markup): Update me if you still face the issue Alternatively you can save the main.swf inside your filesystem and link it.
Hi, I don't see any errors on this page. I am using ff 3.5 and flash player version 10. Still you can pm your files and let me know. Thanks - John
I am currently running Firefox 3.5 and i can confirm that i don't find any problems with it. If you can send me your files i could look for a solution as well as trying to reproduce the bug.. Thanks,
Thats because a programmer ended up changing things within the theme of the WP blog, but didn't change the banner itself. If you want to see the error, go to http://cutiegadget.com Need the adjustments to be made on the banner scripting itself.
the banner shows fine but when the website loaded than it give error of Undefined and it moves to http://googleads.g.doubleclick.net/...n+Games&kw3=The+Game+Free&okw=PC+Action+Games I can resolve this for you immediately Please contact with me on MSN or Yahoo MSN : Yahoo :
UPDATE: Still looking for a professional, highly educated coder to take on this project. It looks like the scripting inside the banner may have to be converted to AJAX banner. IF YOU HAVE PHP, JAVASCRIPT AND AJAX EXPERIENCE, PLEASE GET AHOLD OF ME. Right now, reward for completing project is $125. The banner must work properly in IE and FF. ONLY coders with much experience should apply.