Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Flash Movie Alignment
kvarnerexpress
post Apr 6 2005, 09:12 PM
Post #1


Super Member
*********

Group: Members
Posts: 407
Joined: 13-December 04
Member No.: 2,696



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.
Go to the top of the page
 
+Quote Post
Keeper
post Apr 6 2005, 09:52 PM
Post #2


Advanced Member
*******

Group: Members
Posts: 143
Joined: 30-January 05
Member No.: 3,507



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

CODE
<a href="link" target="target_frame">


links inside flash on hte onclick button events cool.gif

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 cool.gif

Good Luck, hope it'll be useful

_______________________
Keeper, Sons of the Dragon http://mercenaries.net.ru
Go to the top of the page
 
+Quote Post
gbjack
post Apr 15 2005, 03:17 PM
Post #3


Newbie [Level 3]
***

Group: Members
Posts: 46
Joined: 4-January 05
Member No.: 3,106



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
Go to the top of the page
 
+Quote Post
round
post May 4 2005, 04:15 AM
Post #4


Super Member
*********

Group: Members
Posts: 463
Joined: 8-November 04
Member No.: 2,186



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

Go to the top of the page
 
+Quote Post
Keeper
post Jul 1 2005, 08:46 PM
Post #5


Advanced Member
*******

Group: Members
Posts: 143
Joined: 30-January 05
Member No.: 3,507



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



_________________________________________________
Keeper, Sons of the Dragon http://mercinaries.net.ru
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. any free serial code for macromedia flash 2004?(7)
  2. Trendy Flash(11)
  3. 100's Of More Free Flash Components(3)
  4. Please Take Your Time To Have A Look At This Topic(3)
  5. Flash Tutorials(7)
  6. 3 Excellent Actionscript/flash Websites(1)
  7. Check This Awsome Great Flash Game Animation(4)
  8. Flash Clock(4)
  9. Nice Flash Clock(1)
  10. Flash Video(2)
  11. Flash Intro Creator Program Needed!(6)
  12. >>> Macromedia Flash 5 Tutorial(1)
  13. Template Trendy Flash(0)
  14. Actionscript Slow Motion(3)
  15. Play Music With Macromedia Flash(2)
  1. I Want To Learn How To Action Script To Make Games In Flash(3)
  2. Actual Free Online Flash Banner Makers(5)
  3. Great Resource For Flash(1)
  4. Krsd.co.uk(1)
  5. Free And Shareware Flash Tools(4)
  6. Adding Video To Flash Site(0)
  7. Flash Resources(3)
  8. Flash Banner(4)
  9. Looking For Flash Tutorial Site(5)
  10. Anyone Wanna Edit A Flash Banner For Me?(6)
  11. Flash Mx 2004 Professional(0)
  12. Question About Flash.(4)
  13. Flash Animation And Rock N' Roll, Impressive Work!(1)


 



- Lo-Fi Version Time is now: 7th October 2008 - 09:14 PM