| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Flash Movie Alignment
#1
Posted 06 April 2005 - 09:12 PM
I have two problems.
First I want to my site where there is a nav bar at the top that is flash(.swf), which i know how to make, but have it in a frame, so when you click on one of the links on it, it loads the portion of the page outside the frame without affecting the framed section. ive been to htmlgoodies.com and read it like a whole bunch of times, but i cannot seem to find exactly what im looking for. i think i might be just misunderstanding.
secondly does anyone know the code or tag where you can take a flash(.swf) and align it to the left margin of the browser or the top. because that is needed for whta i want to do with me site.
Thanks.
#2
Posted 06 April 2005 - 09:52 PM
<a href="link" target="target_frame">
links inside flash on hte onclick button events
About Alignment in the frame you can put your flash into the tables (cellSpacing="0" cellPadding="0" ) cell with the width 100% and height = 100% and cell alignment as you wish
Good Luck, hope it'll be useful
_______________________
Keeper, Sons of the Dragon http://mercenaries.net.ru
#4
Posted 04 May 2005 - 04:15 AM
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="56" HEIGHT="52" id="flashfile" ALIGN="">
<PARAM NAME=movie VALUE="flashfile.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="flashfile.swf" quality=high bgcolor=#FFFFFF WIDTH="56" HEIGHT="52" NAME="flashfile" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
and just add your alignment there.
round
#5
Posted 01 July 2005 - 08:46 PM
_________________________________________________
Keeper, Sons of the Dragon http://mercinaries.net.ru
#6
Posted 05 January 2009 - 01:06 PM
The above code by
AC_FL_RunContent( 'codebase','http://download.Macromedia.Com/pub/shockwave/cabs/flash/swflash.Cab#version=9,0,28,0','width','860','height','500','align','top','title','jenn and scotts wedding','src','stage','quality','high','pluginspage','http://www.Adobe.Com/shockwave/download/download.Cgi?P1_Prod_Version=ShockwaveFlash','movie','stage' );
Good Luck!
-reply by corneliusIIIReply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users














