Here is a way I've placed my replay from a song onto my myspace. Or any of your own personal websites.
I will be making a flash utility you can download and use to generate the code shortly.
Step 1: Find the replay you want to use and post onto your profile.
Step 2: Copy the last blob of digits from the top url in your browser
(i.e. http://www.flashflashrevolution.com/...ername/replay/#######/)
Step 3: Paste your replay number into the following script.( Please note there are 2 places you insert your number. )
Copy that code and bam!!! paste it into your myspace where you'd like and you've got yourself a working Replay in your profile!!
I will be making a flash utility you can download and use to generate the code shortly.
Step 1: Find the replay you want to use and post onto your profile.
Step 2: Copy the last blob of digits from the top url in your browser
(i.e. http://www.flashflashrevolution.com/...ername/replay/#######/)
Step 3: Paste your replay number into the following script.( Please note there are 2 places you insert your number. )
Code:
<object width="435" height="316"> <param name="movie" value="http://www.flashflashrevolution.com/ffrReplay.swf?replayid=#######" /> <param name="allowScriptAccess" value="internal" /> <embed src="http://www.flashflashrevolution.com/ffrReplay.swf?replayid=#######" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" width="435" height="316"> </embed> </object>
Comment