Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

Flash Movie Alignment


5 replies to this topic

#1 kvarnerexpress

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 407 posts

Posted 06 April 2005 - 09:12 PM

I don't know if this would go in this section but its "somewhat" of a graphic.

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 Keeper

    Advanced Member

  • Kontributors
  • PipPipPipPipPipPipPip
  • 143 posts

Posted 06 April 2005 - 09:52 PM

If you got your flash in a separate frame and want to load pages from link into the other frame you need only to write correct

<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 :D

Good Luck, hope it'll be useful

_______________________
Keeper, Sons of the Dragon http://mercenaries.net.ru

#3 gbjack

    Newbie [Level 3]

  • Kontributors
  • PipPipPip
  • 46 posts

Posted 15 April 2005 - 03:17 PM

Maybe you can use layers to align or usee CSS to align to the position that you want. Do a search on how to do that, you should be able to find a number of sites teaching you how to do it.

enjoy, cheers

#4 round

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 463 posts

Posted 04 May 2005 - 04:15 AM

to align your swf, on the html page that houses your flash file look for this

<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 Keeper

    Advanced Member

  • Kontributors
  • PipPipPipPipPipPipPip
  • 143 posts

Posted 01 July 2005 - 08:46 PM

Some of web-site i can't open. Maybe my provaider not so good? :unsure:



_________________________________________________
Keeper, Sons of the Dragon http://mercinaries.net.ru

#6 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 05 January 2009 - 01:06 PM

flash align "top"Flash Movie Alignment

The above code by round is correct, you will need to add this to the AC_FL_RunContent just above round's comment in the html.

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 corneliusIII




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users