How do you put a Flash project into MySpace..., ...a Flash project into MySpace as the entire layout |
![]() ![]() |
How do you put a Flash project into MySpace..., ...a Flash project into MySpace as the entire layout |
Jun 26 2006, 02:26 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2006 Member No: 429,360 |
Hello everyone,
I have created a "MySpace profile" in Flash MX. I've finished the animation and everything, but I do not know how to put it into MySpace as a single page with the flash animation on it. Any pointers will be appreciated. |
|
|
|
| *This Confession* |
Jun 26 2006, 04:06 PM
Post
#2
|
|
Guest |
k
1. hide your profile completely for the most part using this, this code can go in to your about me. CODE <style type="text/css"> table, tr, td {background:transparent;} table table table table, table table table table td.text, table.contactTable {display:none;} td.text table, .orangetext15 {visibility:hidden;} td.text table table {display:inline; visibility:visible;} td.text td.text table {display:none;} div b font font, div font font u {display:none;} .whitetext12 { display: none; } .nametext { display:none;} </style> 2. may want to customize your myspace some, such if your bg color on your flash file is black then you may want to customize so your bg for your whole profile is black and such using codes here. http://www.createblog.com/forums/index.php?showtopic=84325 3. now inserting the file on to your myspace. [code]<div class="bg" style="position: absolute; left:0px; top:0px; width:000px; height:000px; overflow: hidden;"> FLASH FILE </div>[code] change the left and top to position it and change the width and height for the size of the file. if you don't know the code to insert the flash file i'll have to get back to you because im at circuit city and i can't remember it off the top of my head like that stuff. |
|
|
|
Jun 26 2006, 06:50 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2006 Member No: 429,360 |
I had a feeling that you needed to insert a DIV. Well thanks a whole lot for your quick reply, This Confession. That step-by-step help really clears things up! If you do find out the code for inserting a Flash file, please let me know. Thanks!
|
|
|
|
![]() ![]() |