Log In · Register

 
 
Closed TopicStart new topic
Help with flash
Fluid
post Aug 9 2007, 01:23 PM
Post #1


</Hayley>
****

Group: Member
Posts: 128
Joined: Nov 2006
Member No: 481,581



Ok.
So i'm very new with flash.
Just started working at it today.
I'm came up with a small design, it's not brilliant, just something i came up with quickly to practise with.

And i've been wanting to incorporate flash with myspace, and make myspace layouts with it.

Here's what i have, but i'm not sure how i'd get this and only this as the layout.
I've seen flash only layouts around.

Does anyone have any tips, or websites.... ??
Thanks.

It's also supposed to be a 600x800.
But comes up ten times bigger =I

CLICK!!!!
 
anime-essence
post Aug 9 2007, 01:41 PM
Post #2


Senior Member
******

Group: Staff Alumni
Posts: 1,188
Joined: Jan 2006
Member No: 364,198



Whenever you use this on a page, use this code:
CODE
<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="800" width="600" data="http://www.innocentlayoutsx.com/site/hayleyfirstflash2.swf">
  <param name="allowScriptAccess" value="never" />
  <param name="allowNetworking" value="internal" />
  <param name="movie" value="http://www.innocentlayoutsx.com/site/hayleyfirstflash2.swf" />
</object>

As for using it on MySpace, you have to use either regular links or invisible links. I can help you via messenger if you'd like in positioning links or other CSS questions.
 
Fluid
post Aug 11 2007, 04:27 AM
Post #3


</Hayley>
****

Group: Member
Posts: 128
Joined: Nov 2006
Member No: 481,581



I had this code to start with.
But i wanted it for a myspace layout.

I've used one of my stylesheets to try and work with this, and i've nearly cracked it.
It just comes up with white blank spaces, and also the whole thing will not fit the page.

Here's my code.

PLEASE HELP ME OUTT!!

lol, i hate asking people, but i've hit a dead end.

Code is a mess.


CODE
<div style="position:absolute;top:200px;left:400px;height:900px;width:950px;z-index:4;">
<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="500" width=800" data="http://www.innocentlayoutsx.com/site/hayleyfirstflash2.swf">
  <param name="allowScriptAccess" value="never" />
  <param name="allowNetworking" value="internal" />
  <param name="movie" value="http://www.innocentlayoutsx.com/site/hayleyfirstflash2.swf" />
</object>
</div>


<STYLE type="text/css">
input, form, td.text input, td input {visibility: visible !important;}
</style>

<style type="text/css">
table t.r{;}
table tbody td table tbody tr td.text table table, table tbody td table tbody tr td.text table table tbody td.text {visibility:visible;}</style>

</div> <style type="text/css"> .hidethem {visibility:hidden; display:none;} </style>
<style>.r{}</style>

<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>
<style></style>

<style> </style>
<style>.r{}</style>
<DIV class="Main"> <table style="width:1000px; height:1000px; cellpadding:0px; cellspacing:0px; border:2px solid silver; background-color:ffffff;}"> <tr> <td valign="top">



<style type="text/css">
body,table, td, li, p, div, textarea  
{font-family:Arial; font-size:11px; color:000000; font-weight:none;}
body, div {
OVERFLOW-X: auto;
}
body
{background-image:url("");
background-attachment:no-fixed;
background-color:000000;
background-repeat:repeat;
background-position:center;
scrollbar-face-color: 000000;
scrollbar-highlight-color:000000;
scrollbar-3dlight-color:000000;
scrollbar-shadow-color:000000;
scrollbar-darkshadow-color:000000;
scrollbar-track-color:000000;
scrollbar-arrow-color:000000;}

.text {font-family:tahoma; font-size:10px;
color:black; font-weight:none}  

.text5 {font-family:tahoma; font-size:10px;
color:black; font-weight:none}  

body div div table td { display: none }
.navibar {display: none; }
.navbar { display: none; }
div div table
tr td a.navbar, div div table tr td font {display: none;}
.hidethem {visibility:hidden; display:none;}

.title {
color: b9eaf9;
font: 10px tahoma;
font-weight: bold;
text-transform: none;
letter-spacing: 0px;
padding: 0px;
background-color:;
text-align:center;}

div {
font-family: tahoma;
color : b9eaf9;
font-size : 10px;
letter-spacing:0pt;
text-align: justify;
background-color: transparent;
border: 0px solid;}

.Main {
position: absolute;
left: 50%;
top: -1250px;
width: 80px;
z-index: 1;
margin-left: -400px;
padding: 0px;
border: 0px;
background-color:;
overflow: hidden;
}
.comments {
visibility: hidden;
display: none;
}
div div table tr
td a.navbar, .navbar, div div table tr td font, .lightbluetext8 {display: none;}
td ProfileMusic, td ProfileMovies,  td ProfileMusic, .whitetext12 {display: none;}

strong, b {font-weight: bold; color:b9eaf9;}
b {color:ffffff; font-family:tahoma;text-transform:uppercase;font-size:10px;background-color:;}
u {color:ffffff;text-decoration:underline; border-bottom:dashed 1px;font-family:tahomal; text-transfrom:lowercase;}
s {color:ffffff;text-decoration:strikeout;font-family:tahoma;}
i {color:ffffff;font-family:tahoma; text-transfrom:lowercase;}
hr {height:5;width:180;color:ffffff;border-bottom:solid;}

a{font-family:tahoma; font-size:10px;  
font-weight:normal;background-color:transparent;}  
a:link{color:ffffff;;font-weight:normal;font-family:Arial}
a:active{color:ffffff;;font-weight:normal;font-family:Arial}
a:visited{color:ffffff;;font-weight:normal;font-family:Arial}
a:hover{color:ffffff;;font-weight:normal;font-family:Arial }

a.redlink{display: none;}
a.redlink:link{display: none;}
a.redlink:active{display: none;}
a.redlink:visited{display: none;}
a.redlink:hover{display: none;}

a.navbar{font-family:tahoma; font-size:10px;
font-weight:normal;background-color:transparent;}  
a.navbar:link{color:878282;;font-weight:normal;font-family:tahoma}
a.navbar:active{color:878282;;font-weight:normal;font-family:tahoma}
a.navbar:visited{color:878282;;font-weight:normal;font-family:tahoma}
a.navbar:hover{color:ffffff;;font-weight:normal;font-family:tahoma;}

a.man{font-family:tahoma; font-size:10px;  
font-weight:normal;background-color:transparent;}
a:link{color:b9eaf9;font-weight:normal;font-family:tahoma}  
a:active{color:b9eaf9;;font-weight:normal;font-family:tahoma}  
a:visited{color:b9eaf9;;font-weight:normal;font-family:tahoma}
a:hover{color:ffffff;;font-weight:normal;font-family:tahoma;}

.dunky{font-family:tahoma; font-size:10px; letter-spacing:2px;
color:b9eaf9;; font-weight:none}  
</style>


<style> table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;}
table table table {border-top: 0px solid; border-bottom:0px solid; border-left:0px solid; border-right: 0px solid; border-color:; background-color:; background-image:url(); padding:0;}
table table table table{border: 0px;}
</style>

<style type="text/css">.comments {visibility:hidden;display:none;}</style>

</div> <style type="text/css"> .hidethem {visibility:hidden; display:none;}


.contactTable {display:none;}
table table td img {display:none;}
table table table td img {display:inline;}
table td td {width:0px;}

table {width:200px;}
table table {width:auto;}
table table td {padding:3px;}
table table table td {padding:0px;}
table table table {width:100px !important; height:0px;}

td.text td a img {width:auto !important;}
table table table table table,
table table table table table td {
width:0px !important; padding:0px !important;}
td.text a img {width:100px !important;}
td.text td.text a img {width:35px !important;}
td td td div strong {width:170px !important; display:block;}


.orangetext15, .blacktext10 {
display:block; width:100px; font-size:6pt !important;}
td.text td.text .orangetext15,
td.text td.text table table div {display:none;}



.{removes top links only}
div table form tr td {visibility:hidden!important; height:0px!important;}


. {removes top links and navbar}
div table form tr td, a.navbar, font{visibility:hidden!important; height:0px!important;}

To hide the bottom links use this
.{hiding the bottom links}
table tr td div div {visibility:hidden;border:0px!important;background-color:transparent;}

. {hiding the copyright}
table div font a, table div div {visibility:hidden; display:none;border:0px!important;background-color:transparent;}
</style>


</td> </tr> </table> </DIV>
<style>.r{}</style>
<style>/</style>

<div style="position: absolute;left:1px;top:1px; background-color:; height:19px; width:100px;"><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm15c3BhY2UuY29tL2lubm9jZW50bGF5b3V0c194"><font color=white>Innocentlayouts_x.</font></a></div>







 
Fluid
post Aug 11 2007, 04:08 PM
Post #4


</Hayley>
****

Group: Member
Posts: 128
Joined: Nov 2006
Member No: 481,581



Anyone?
 
kaozmath
post Sep 10 2007, 10:01 PM
Post #5


Newbie
*

Group: Member
Posts: 1
Joined: Sep 2007
Member No: 572,490



CODE
<style>
.topmargin { Top Margin Code }
body table {margin-top:788px;}
body div table,
body table table {margin-top:0px;}


</style>

<style>

div.topBanner {
top: -40;
left: 50%;
margin-left: -400px;
width: 800px;
height: 1000px;
position: absolute;
}
</style>


<div class="topBanner">
<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="1000" width="800" data="http://www.innocentlayoutsx.com/site/hayleyfirstflash2.swf">
  <param name="allowScriptAccess" value="never" />
  <param name="allowNetworking" value="internal" />
  <param name="movie" value="http://www.innocentlayoutsx.com/site/hayleyfirstflash2.swf" />
  <param name="loop" value="false" />
  <param name="wmode" value="transparent" />
</object>
</div>



Here is the code for the flash banner. I also put the top margin code if you decide to add your regular profile underneath it. You may want to check the height of your file. When I tested the code I came up with 1000px for the height.

Kaozmath
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: