Your Webpage

Got questions about this site or anything related to it? There ya go.

Moderators: HeRetiK, The inner Core

User avatar
Bloodshot
distorted
distorted
Posts: 660
Joined: Sun Jun 08, 2003 12:13 pm
Location: Australia

Your Webpage

Postby Bloodshot » Mon Jul 21, 2003 4:53 pm

Hey i just wanted to ask what progrm did u create this site on and which net provider did u use to put it on the web?
ty :lol:
Image

User avatar
HeRetiK
Site Admin
Site Admin
Posts: 8002
Joined: Mon Mar 31, 2003 7:50 pm
Location: yurop
Contact:

Postby HeRetiK » Mon Jul 21, 2003 8:19 pm

Applications:
Flash 5
Dreamweaver 3


Hosts:
www.neopages.net
www.xtwebhost.com
www.tripod.de (<= forget about them...)

User avatar
bartard
distorted
distorted
Posts: 836
Joined: Tue Apr 08, 2003 11:10 am
Location: UK

Postby bartard » Mon Jul 21, 2003 9:06 pm

HeRetiK how do u make your flash web page change size to suit the window its in using dreamwever
bartard will never die

User avatar
HeRetiK
Site Admin
Site Admin
Posts: 8002
Joined: Mon Mar 31, 2003 7:50 pm
Location: yurop
Contact:

Postby HeRetiK » Mon Jul 21, 2003 10:29 pm

window -> HTML-source and edit the flash-object size:


normal:

<p align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="550" height="400">
<param name=movie value="swfparts/mainmenu.swf">
<param name=quality value=high>
<embed src="swfparts/mainmenu.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="550" height="400">
</embed>
</object> </p>



flexible:

<p align="center"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width=100% height=84%>
<param name=movie value="swfparts/mainmenu.swf">
<param name=quality value=high>
<embed src="swfparts/mainmenu.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width=100% height=84%>
</embed>
</object> </p>


Return to “Questions”

Who is online

Users browsing this forum: No registered users and 16 guests