Tuesday, October 24, 2006
MySpace and Flash
When working with sites such as MySpace or other blog/social networking sites, you must work aroung any inherent coding database/file access limitations.
To embed your own custom Flash on MySpace or other profile sites, you'll first need to upload the flash files to an external server. Make sure you out any SWF and XML files at the same server, and make sure your code refers to all files (SWF, XML and MP3/FLV/JPG) with a full pathname.
Sample code is below. Be sure to replace all netfilmmusic.com url references with your own domain name.
Sample Code ‹embed name="index" pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www.netfilmmusic.com/mp3player.swf" width="300" height="300" type="application/x-shockwave-flash" flashvars="config=http://www.netfilmmusic.com/config.xml& file=http://www.netfilmmusic.com/playlist.xml" scale="showall"›
Links to this post:
<< Home
Subscribe to Posts [Atom]
