Hi everyone, Actually I want to know the JS code which i could use to call a flash file. Like www.thewebsol.com, if you will see it in Mozilla you would not be able to see the Flash Header but you could see it in IE or Safari.. I did remove the some embed code because W3C doesn't verified this code and that code supports Mozilla. So now I want to know that JS code which does verified from w3c and supported by all browser. If we could use JS external file would be better. Please suggest me the solution. Waiting....
Hi, Could anyone please let me know the solution for the same. It's related to Java Script and I don't think it's a big task. But not getting the exact clue or code for that. Waiting.......
Hello buddy, I did'nt find any code on w3c tutorial for call flash. Could you please send me the link, where the code or tutorial is ? thanks
Dear amirsalmani! Try to replace this object code: <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="775" height="160"> <param name="movie" value="http://www.thewebsol.com/Flash/header1.swf"> <param name="quality" value="high"> </object> Ok try it and tell me whether is it working or not ?
Dear amirsalmani! Try to replace this object code: <object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="775" height="160"> <param name="movie" value="http://www.thewebsol.com/Flash/header1.swf"> <param name="quality" value="high"> </object> Ok try it and tell me whether is it working or not ?
Hi, Thank you so much for the help, but i knows that code and it's simple HTML object call code like this one.. <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="526" height="162" title="Rings"> <param name="movie" value="Flash/Gold.swf" /> <param name="quality" value="high" /> <embed src="Flash/Gold.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="526" height="162"></embed> </object> You've just used the URL to call flash instead of call from server... And W3C doesn't verified that code so... I heard that if i we call Flash through JS and it does verified from W3C. So i want that code to call flash through JS. By the way thank you so much for send me the code and for give time to see my problem and solutions. Thanks again.. Looking forward to JS code for call flash
Dear Friend, I have another option for you. Follow the following steps: 1) Save only the flash code to a new html files. 2) write a javascript which src the new html files within a frame. Does this method accept by w3c. If yes follow it. Hi friend don't worry for further contact. It's my pleaser if i solve your problem. Thanks ASPMachine
You need to use swfobject.... http://www.google.co.uk/search?hl=en&q=How+to+use+swfobject+and+javascript&btnG=Search&meta=