Guest N.C.H a.n Posted June 23, 2010 Share Posted June 23, 2010 Hi People, If anyone's having trouble getting the flash links to work when copying to the code to your website, please see below. NOTE: xxx.xxx.xxx.xxx = Your public IP. Find this by going to www.whatismyip.com If your testing it on your local network, use the private IP. (don't forget to change it back to the public ip before you upload the page to your website) <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width=30 height=20> <param name=movie value="http://xxx.xxx.xxx.xxx:88/player_mp3_maxi.swf" /> <param name=quality value=best /> <param name=FlashVars value="width=30&showslider=0&mp3=http://xxx.xxx.xxx.xxx:88/broadwavehigh.mp3?src=1" /> <embed src="http://xxx.xxx.xxx.xxx:88/player_mp3_maxi.swf" FlashVars="width=30&showslider=0&mp3=http://xxx.xxx.xxx.xxx:88/broadwavehigh.mp3?src=1" width=30 height=20 quality=best type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" /> </object> Link to comment Share on other sites More sharing options...
perosf Posted July 9, 2010 Share Posted July 9, 2010 I have the same problem. I have a static IP works for me but when you share does not work in other. Please someone help Thanks Link to comment Share on other sites More sharing options...
Guest N.C.H a.n Posted July 15, 2010 Share Posted July 15, 2010 I have the same problem. I have a static IP works for me but when you share does not work in other. Please someone help Thanks Hi, Which code are you using? the code from the program, or the code above that I've listed? Using the code from the program will give you the exact problem you are referring to. (it will work on the local machine, but as soon as someone on a different machine tries it, it will not play anything). Using the code listed above and replacing the xxx.xxx.xxx.xxx with your ip address, will fix the problem with nothing being played. If you still get troubles using the code above, check the other links too as you likely have another problem that changing the flash code won't solve. Thankyou. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now