|
|
|
|
![]() ![]() |
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. |
|
|
|
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 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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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?
_________________________________________________ Keeper, Sons of the Dragon http://mercinaries.net.ru |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 7th October 2008 - 09:14 PM |