http://www.inrainbows.com/
I think the background on that is awesome, and would like to get that as my myspace layout. does anyone know how to save that as HTML? I can use web dev toolbar (from firefox) but I really dont know how to.
flash help please
Moderator: Moderators
-
ganonbanned
- Senior Member
- Posts: 2211
- Joined: Thu Feb 16, 2006 5:58 pm
- Location: Wisconsin
-
ganonbanned
- Senior Member
- Posts: 2211
- Joined: Thu Feb 16, 2006 5:58 pm
- Location: Wisconsin
I have the html here, I tried putting it on myspace but it wouldn't work
Code: Select all
<script>
if (AC_FL_RunContent == 0) {
alert("This page requires AC_RunActiveContent.js.");
} else {
AC_FL_RunContent(
'codebase',
'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0',
'width', '100%',
'height', '100%',
'src', 'morph',
'quality', 'autohigh',
'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
'align', 'middle',
'play', 'true',
'loop', 'true',
'scale', 'exactfit',
'wmode', 'opaque',
'devicefont', 'false',
'id', 'morph',
'bgcolor', '#ffffff',
'name', 'morph',
'menu', 'false',
'allowFullScreen', 'false',
'allowScriptAccess','sameDomain',
'movie', 'morph',
'salign', ''
); //end AC code
}
</script><embed>
<object>
<param>
<param>
<param>
<param>
<param>
<param>
<param>
<param>
<embed>
</object>Dude. before you go any further, I hope you realize that big flashy myspace backgrounds are incredibly annoying and gay.
Anyways, Im no expert in flash, and Ive been to myspace like once in my life (coincidentally they had a flashy background and some stupid song started playing over my music so I left). But dont you have to host the flash video on some server (or hotlink the one from that site... which is mean), then put some code in your webpage to embed it. There are firefox plugins you can use to steal flash videos from websites.
Anyways, Im no expert in flash, and Ive been to myspace like once in my life (coincidentally they had a flashy background and some stupid song started playing over my music so I left). But dont you have to host the flash video on some server (or hotlink the one from that site... which is mean), then put some code in your webpage to embed it. There are firefox plugins you can use to steal flash videos from websites.

"Linux is only free if your time is worthless"
I essentially ripped it from them.
forumz are anti-HTML. Meh.
http://www.megauppit.com/pastebin.php?show=f1991c660
Enjoy,
~Adam~
forumz are anti-HTML. Meh.
http://www.megauppit.com/pastebin.php?show=f1991c660
Enjoy,
~Adam~

