Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash





See Related Forum Messages: Follow the Links Below to View Complete Thread

Rotating Image Header With < 1 2 3 > Navigation
Hi there-

I am trying to create a rotating image header like the one on Dell.com where there is navigation for the varios image slides such as < 1 2 3 >. Creating the linear timeline is no problem for me (one image statically fades into the next on the timeline) - my issue is that I don't know how to make it so that the fade between images is dynamic, ie, that the user jumps around using the <1 2 3 > navigation, and whatever slide the user is on fades into the one they clicked on, which I am figuring is somehow dynamically set with AS (I have only basic AS and XML skills). Any help would be greatly appreciated. I know how to ducktape this to work within a really long timeline, but I'd like to make it as efficient as possible. Thanks in advance!

Nate

Cool Header Image Effect. How ?
Umm...any of u know how to make this kind of cool effect for the image on the left hand side ?

http://www.templatemonster.com/scree...0/2763-ih.html

thanks in advance. I appreciate for any respond

Im So Rusty...Help With Image Slideshow For Website Header.
Hi Dev Shed Crew.

Im getting my rusty web developer gloves back out after a slight change in career. In in the process of developing a new website for a London Hotel.

I would like the main header image accross the top of the homepage to have various glamarous shots of the hotel fading in and out of eachother. Even having a slide show with the addition of thumbnails at the bottom of the flash movie to skip to the other images in the slideshow would also be a nice feature.

What im asking for is direction to good tutorials that you may be aware of, or good websites that offer a ready made service for this type of thing.

Thanks a bunch.

Please Help With Flash Header
Hello all,

I am trying to place my own text in the header of this template. Would someone be willing to help me with this, if I send them the file?m The template is located here: www.michianawebhosting.com


Thank you very much

Help With Flash Header
I need to fix a pop up menu on this header, i just cant seem to get it right. Can anyone help? I will email you the file if you want to help it is to big to post.Thanks All-----

Flash Header
Im building an html site in dreamweaver, but I want to have a flash header. Im finding that after inserting the flash file, it restarts when I click to go to the next page in the navigation. Any way I can keep it constant while the rest of the page changes.

Thanks for anty help!

Sean

Help With Flash-header :)
Hi, sap?!

I'm a 20 years old boy, that live in Oppdal, norway. I'm working at Elkjøp, and have it some fun with webdesign and stuff when I'm not at work!

Uhm, Well.
My english is very bad, but I hope you guys understand my posts in here! =)

I'm currently working on a website for my dads firm. I have all things done, BUT, my dear dad missed some smooth flash-effects in the header I've made. hehe ..

I have tried a lot to make something cool my selv, but, bluh! My skills is like.. crap. I have also tried a lot of tutorials, but everything goes like hell at last..

Sooo... I want to ask some of you pro guys in here...
Do you want to make som smoothy effects in the header I have made for my dad?
You can see the webside HERE! ;D ! ;D

And, in that header my dad wants some cool effects! =) Just look HERE! Thats the old website, and I thing my dad wants someting like this!

Well, I have a .PSD file with the header in different layers, so it is possible for you to play with your skills smile.gif
Download PSD

If someone wants to help me, my dad and I will be VERY happy!

suggestion can be sent to olepehol[at]online[dot]no OR PM!

Flash Header
Im building an html site in dreamweaver, but I want to have a flash header. Im finding that after inserting the flash file, it restarts when I click to go to the next page in the navigation. Any way I can keep it constant while the rest of the page changes.

Thanks for anty help!

Sean

Flash Header
I have a header on multiple pages with an intro animation. Is it possible to make the header not reload/start from the beginning every time I go to a new page?

Flash Header Help
I purchased a precreated flash header - I also have other links within the pages that load. The script tells the header to show the link as active when it loads - problem is the only button that ever thinks its active is home. I don't know how to make it think otherwise.

Here is the code:
onClipEvent(load) {
num=1;
this.title1.gotoAndStop(num);
this.title2.gotoAndStop(num);

}

on(rollOver) {
if(_root.link<>num) {
this.gotoAndPlay("s1");
}
}

on(rollOut, releaseOutside) {
if(_root.link<>num) {
this.gotoAndPlay(_totalframes - _currentframe);
}
}


on(release) {
if(_root.link<>num) {
_root.link_prev=_root.link;
_parent["item" + _root.link].gotoAndPlay("s2");
_root.link=num;
getURL("index.php");
}
}


All menu items within the header are accounted for in the code, however I also have other vertical links on the pages - not included in the header. At this point I would be happy if the horizontal links - were just that - and could care less what page it is on. I don't see any other code to adjust... If someone can help it would be greatly appreciated.

Thanks so much for looking and hopefully helping...

Flash Header
Does anyone know of any tutorial that assist you to create a flash header with animated pictures and text for a website?

Thanks In Advance

Flash Header
Does anyone know of any tutorial that assist you to create a flash header with animated pictures and text for a website?

Thanks In Advance

Flash Header
Does anyone know of a way to have a flash header on a web page and only change the content part of the page while keeping the flash from reloading. I've tried using iframes however it just looks weird with a scroll bar only going up 3/4 of the page. I'm thinking that there has to be some kind of javascript or ajax script that help me out.

Thanx

Flash Header
Does anyone know of any tutorial that assist you to create a flash header with animated pictures and text for a website?

Thanks In Advance

Flash Header
Does anyone know of any tutorial that assist you to create a flash header with animated pictures and text for a website?

Thanks In Advance

Flash Header
Ive been working on a flash header for my site...Im going through the final revisions of it ,would some of you peeps check it out and tell me what you think...please mind the rest of the site...it is being heavily updated (by myself)

http://www.templatebase.net

thanks
Tbase

Flash Header Help
I'm trying to make a simple flash header with text that somehow fades in and then stays there. Attached is the header with just static text now. I'm very new to flash. Can someone explain the easiest way to do this?

I'd also be interested in learning how to fade in and out 3 different sentences one after another and then after the final sentence fades out, my website tagline will appear and stay there without fading out.

Thanks for the help.

Looking To Add A Flash Header Using CSS
I had a really nice bit of help on here the last time I asked a question regarding Flash (thanks again, an00bis), so I figured I'd depend on you lovely people once more for some help.

I made a Flash header for the web site of a friend of mine and just now found out that he is using GoDaddy's 'Web Site Tonight' publishing tool, so I can't just go in and edit the HTML. Similarly, I can't add the Flash header using the Go Daddy service's tools because it only has an editable space of something like 220px. I was told, though, that via the CSS I could overlay the Flash video on top of the current header? (I guess using absolute positioning and giving it precedence over the other content)

If possible, I would greatly appreciate if someone could give me a few hints as to how this might be achieved. If it's of any help...

The web site address is: http://metroitservices.com/client_login.html

The Flash I designed for him is: http://www.lotusmediaworks.com/clien...roHeaderB.html (or http://www.lotusmediaworks.com/clien...troHeaderB.swf ) - 710px wide by 104px tall

And the current CSS is:

Code:
/*********************************************************
**********************************************************

Folder: Theme301_Technology1
Name: Technology 1
Cat: Computers & Technology

**********************************************************
*********************************************************/
/*------------------------------------
GENERAL
------------------------------------*/
body {
margin: auto;
}

.sf_outer_wrapper {
width: 750px;
_width: 765px;
margin: auto;
margin-top: 50px;
}

.sf_wrapper {
width: 730px;
margin-left: 20px;
}

a {
color: #000000;
}
a:hover {
color: #999999;
}
a:visited {
color: #000000;
}

.sf_extra1:after {
content: ".";
display: block;
visibility: hidden;
height: 0;
font-size: 1px;
clear: both;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_header_wrapper {
height: 102px;
width: 249px;
float: right;
margin-right: 70px !important;
margin-right: 35px;
}

/* left side of header */
.sf_extra4 {
float: left;
height: 102px;
width: 378px;
background-color: #ffffff;
background-image: url(images/tech_person.png);
background-repeat: no-repeat;
background-position: top left;
}

.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0;
}
.sf_main_header {
text-align: left;
font-weight: bold;
font-size: 1.3em;
font-family:Arial, Helvetica, sans-serif;
color: #aaaaaa;
padding-bottom: .1em;
margin-bottom: .15em;
border-bottom: 1px dotted #ccc;
height: 50px;
position: relative;
overflow: hidden;
}

.sf_sub_header {
text-align: left;
font-size: .8em;
font-family:Arial, Helvetica, sans-serif;
text-transform: uppercase;
height: 40px;
overflow: hidden;
color: #000;
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation_top {
display: none;
}

.sf_navigation {
height: auto !important;
height: 38px;
min-height: 38px;
clear: both;
margin: 0 20px 0 0;
border-top: 6px solid #fff;
}

.sf_navigation:after {
content: " ";
display: block;
clear: both;
visibility: hidden;
font-height: 1px;
margin:0px;
padding:0px;
}

.sf_navigation ul {
margin: 0 0 0 0;
padding-bottom: 3px;
padding-left: 15px;
list-style-type: none;
}

.sf_navigation ul:after {
content: ".";
display: block;
visibility: hidden;
height: 0;
font-size: 1px;
clear: both;
}
.sf_navigation ul:after {display: inline-block;}

/* Hides from IE-mac */
* html .sf_navigation ul:after{height: 1%;}
.sf_navigation ul:after{display: block;}
/* End hide from IE-mac */

.sf_navigation ul li {
white-space: nowrap;
width: auto !important;
width: 5px;
float: left;
margin: 0 0 0 0px;
background-image: url(images/plus.gif);
background-repeat: no-repeat;
background-position: 0 55%;

}

.sf_navigation ul li a {
padding: 5px 15px 3px 15px;
margin: 0;
text-decoration: none;
display: block;
font-weight: normal;
font-size: 0.9em;
font-family: Arial, Helvetica, sans-serif;



}

.sf_navigation ul li a:hover {
}
.sf_subnavigation {
display:none;
}
.sf_subnavigation2 {
display:none;
}
/*------------------------------------
Dropdown
------------------------------------*/
#Nav1 iframe {
position: absolute;
/* account for the border */
left: -0.25em;
top: -0.25em;
z-index: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
margin-left: 3px;
}
#Nav1,
#Nav1 ul { /* all lists */
list-style:none;
width:100%;
}

#Nav1 a {
display:block;
}

#Nav1 li { /* all list items */
float:left;
}

#Nav1 li ul { /* second-level lists */
position:absolute;
left:-999em;
width:120px;
margin:0 0 0 -5px;
z-index:1000;
}
#Nav1 li ul li{
margin:0;
padding:0;
}
#Nav1 li ul li a{
background:#ffffff;
color:#333333;
width:120px;
padding:8px 7px;
white-space:normal;
border:none;
}
#Nav1 li ul li a:hover{
background:#999999;
}
#Nav1 li:hover ul,
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
left:auto;
}

#Nav1 li:hover, #Nav1 li.hover {
position: static;
}

/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
clear: both;
font-weight: normal;
font-size: 1.2em;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
text-transform: uppercase;
height: auto !important;
height: 25px;
min-height: 25px;
margin-right: 20px;
padding: 20px 20px 0px 32px;

}

.sf_content {
height: 300px;
margin: 0 20px 0 0;
padding: 5px 20px 0 32px;
color: #666;
font-size: .8em;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: auto !important;
height: 200px;
min-height: 200px;
}

.sf_content:after {
content: ".";
display: block;
visibility: hidden;
height: 0;
font-size: 1px;
clear: both;
}

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
text-align: center;
font-size: .7em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ccc;
padding: 12px 0px 12px 50px;
margin: 0 20px 0 0;
}

/*------------------------------------
BANNER
------------------------------------*/
.sf_banner {
margin-bottom: 35px;
padding-top: 80px;
text-align: center;
font-size: .8em;
color: #000;
}
.sf_banner a{
color: #000;
}

.sf_banner div#bannerLink {
padding-top: 10px;
}
/**
* Sticking flyout menu bug
*
* @bugfix
* @affected ie7
* @css-for ie7
* @valid yes
*/
#Nav1 li:hover, #Nav1 li.hover {
position: static;
}
Any help you could provide would be greatly appreciated!

Flash Header
Hya,

Sorry I don't post much but I come and look around..does that count...

What I want to know is does anyone here maybe have a Wordpress blog. I can't get to know how to put the Flash banner in the banner area in Wordpress.

I hope someone knows.
Thanks.

New Flash Header
i bought a pre made flash header and im trying to edit the btns in the nav bar to enter my own ulrs but for some reason it does this
stupid rule wont let me post a url
heres the code in editing

Code:


onClipEvent(load)
{
nav = 2;
theurl = "/forums/index.php";
}


ive tryed just about everything

Flash Header Is Floating Around?
I designed a site using Flash and Dreamweaver. There is a flash top banner area with html text below that in tables. For some reason, if you scroll down on the page, the flash banner will reappear wherever you stop scrolling. This doesn't happen on all computers. So far, I've only heard reports of it happening on a mac. Can anyone give me any insight on this? Here's the site, if you'd like to take a look:

www.ayreskahler.com

The agency news page and the client work pages are good examples of where this is happening.

Thanks!!!

Floating Flash Header
I'll try that. Thanks for your help!

Links For My Flash Header
Could someone tell how I make the links work on the buttons on my flash header?

Thank u.....

www.michianawebhosting.com

Flash Template Header?
Does anybody know where I can get a cool hi tech looking flash header with animaiton,Music, and buttons for my links that I can use as a frame in frontpage and put my html content below the flash header? Essential I want a cool flash header with the effects, but my links are going to be pictures, message board, etc, so I have to use html for my content, right? Can I have the flash header on top (frozen frame like in MS Excel)and when I click the flash buttons for my links, the corespoding HTML pages loades below it.

Any advice or suggestions would be greatly appreciated. Thanks!

Flash Header Tutorial?
Are there any tutorials about how to create the effects found in flash headers here:

http://www.templatemonster.com/categ...at=55&x=42&y=4

I see some of the effects often, and some of the movies seem to use the same 3D objects. Is there a place you can download those movie clips with those objects?

Need Flash Header For A Website WILLING TO PAY
Hi,
I need a flash header for a client website.
A flash developer i had hired and pay doesn't response to my email. Also he has gave me flash file but its protected so I can't open up. Anyway my client needs a flash header like hostrocket.com or dinix.com with movie navigation menu etc. But the client website is engineering company not hosting company so you have to use engineering pic etc. I would also send you the link of the flash header the developer had created its had good concept so you can take ideas from his header. I would pay $40.00 via pay pal. PM me here.
Thanks

How To Ad Search In Flash Header
I am not very familiar with flash, but use it periodically in headers. I have a site that I am trying to activate the search bar located in the header. There is a text file named flcz.txt that contains the information needed to do this I think. I just don't know what I need to ad. I've pasted the contents of the file below. If anyone can help me out I would really appreciate it.

name=TRUTRAFFIC.COM&slogan=Guaranteed Web Traffic&button1=Home&button2=About Us&button3=Process&button4=Contact&button5&button6 &url1=index.htm&url2=aboutus.htm&url3=process.htm& url4=contact.htm&url5=index.htm&iurl1=contact.htm& iurl2=&enddata=1

Here is the site I'm working on so you can see what I'm talking about: http://trutraffic.com

Flash MX Header Height
Has anyone been able to change the header height on a v1 datagrid component (Flash MX)?

Thanks in advance.

Flash Header Load Once
My site consists of a flash header/menu and a main body of html/asp. The flash menu in the header changes the pages in the mainbody. This is done with 2 frames (frameset not flash frames), this stops the flash header/menu running again as the header/menu is built as an initial animation.

But I don't want to use frames.....but yes you guessed it, If I don't use frames eash time I click a menu option, the new page loads and the header/menu animation re-runs.

Is there away of telling the flash header not to run again as this visitor has already seen the animation. I have seen few posts regarding sharedObjects but nothing concrete in a solution for this.

Using: Flashmx/ASP/Dreamweaver

Regards

Installing A Flash Header
I must admit I know nothing about flash but have bought a flash header to install on a blog - http://riceyscartoons.blogspot.com/

It doesn't seem to be appearing although the path is correct
http://www.riceyscartoons.co.uk/images/ricey.swf

Do I need to do something else??

Please help.

Stebiz

Random Header In Flash 8?
Hi there,
doe's anyone know how to do a random maths function in flash 8. I have a project which works real well in flash5, and am currently cleaning up some old work and having opened the old project in my newer version of flash, it won't work?

footers = 4;
directory = "http://www.billfreeth.com/footer";
loadMovie(directory add Math.ceil()Math.random)*footers) add ".swf", _level10};

thats the code and as i export it it says it comes up with errors saying that it was expecting "," or ")" i just can't suss it out at all? Anyone got any ideas? its driving me barmy!
If anyone knows i will be truly thankfull

Flash Header Problem
good thing there is no stupid question here -- i am at a loss--
i am using COFFEECUP FIRESTARTER and have made a flash banner... here is the code

<body>
<div id="wrap">

<div id="header">

<!-- Created with CoffeeCup Firestarter http://www.coffeecup.com -->

<OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
ID=cdistort WIDTH=750 HEIGHT=100>
<PARAM NAME=movie VALUE="cdistort.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=loop VALUE=false>
<EMBED src="cdistort.swf" loop=false quality=high
WIDTH=750 HEIGHT=100 TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>
</div><!-- Close header -->

i have uploaded the swf file .....
the problem is the flash effect DOES NOT WORK--the page loads as usual -- the music from the flash plays but the header just stays the same--
(the smiley face in the above code does not show up in the code on the page)
can anyone here help me on this-- i am CLUELESS and this is my first time in ever using software to produce a flash effect--

oh and while i am here i am having problems with music-- the coffeecup software has the ability to add mp3 or wave files to the movie-- and if the music file is too short u can add time to it by clicking on a + sign and basically the file simply starts playing again--

however there is a glitch between the ending of the song and the beginning of the next sequence--hope that makes sense- its kind of hard to explain

-- i have tried everything to fix it but nothing works so i just found a longer song and that solved my problem but i am wondering if anyone here can tell me why there is a glitch- and how to fix it --
keeping fingers crossed someone has the answers-- thanks in advance
poppers

Flash Header Constant
Hi Everyone,
Does anyone know if it is possible to make a flash header and keep it "constant" while the user is navigating from page to page. Ultimately, the visual effect would be similar to putting it into a frameset where the header is always present without having to be refreshed. I'd like to be able to do this without frames but wasn't sure what the best way was. Any insight would be most appreciated. Thanks

Flash Header And Menu
Hi all,

Here is the background.
I am currently recoding a website that was done in Flash. The company I work for has spent over $10,000 on the site redesign and hired me on after the website infrastructure (links) was already finished.

Here is the problem.
I have a Flash header that loads at the index.html file. Unfortunately, after every link is clicked in the menu, the header file reloads and replays as well as the menu which are both done in Flash. The only thing that should load is the text within the site.

What I am trying to do is possible with the frameset tag but I am not certain if it can be done in Flash (or Dreamweaver).

Thanks in advance!

Kevinito

Do Not Reload Flash Header Help?
Hi!! i have a flash animated header on an html/php site. what i would like to do is have the header NOT reload, and NOT replay the entire animation upon refreshing, or changing pages. Normally i could just create 2 headers, one with the full animation, one with the looped animation. But on this specific project it isnt possible because it is a dynamic site, and my index.php reloads depending on the content. I would love it if somebody could lead me in the right direction on how to achieve the solution. I hope i explained this properly. thanks in advance!!

Playing A Flash Header Only Once
I am building a site for somone and I seem to have this problem often the site is http://claimyourflame.com/index.php
I have a flash head that animates when you visit but everytime the page refreshes or the nav. to another page the header playes over how can I stop that. I have heard ppl saying that it can be done by setting cookies I have seen tutorials on it but there not clearn enough for someone with little expereance in that area. I know theres a tutorial here http://www.kirupa.com/developer/mx/sharedobjects.htm on setting cookies but I couldn't mod it to work for me. If someone has the time I could really use the help I am useing Flash 8 Pro.

Thanks for you time.

Bravia Flash Header
hi gang
happy new year!

I have a question about the smoothness of the scrolling images in the Bravia website: http://www.bravia-advert.com/

notice how the paint blobs move nicely without any distortion or funny visual effects? I'm just wondering how I can duplicate that. I'm using a high frame rate (like 40) but I still get a bit of skipping and a bit of noise around the edges of the images...

Your help would be greatly appreciated!

Thanks

Flash Header With Links
I was wondering what would be the best way to go about creating a flash header with links, then when the link is clicked to the next page keep that section (i.e about us) with a different look then the others. I'm imagining it would be PHP and flash as the lower section is just XHTML. Thanks in advance!

[CS3] Including Php Flash Header
Not sure what I am doing wrong or why this is not working but hopefully someone can help me out. Anyways I found a template header online and there are 6 buttons for navigation at the top of my page, just under the logo. So the logo and 6 nav buttons are in flash. Anyways using .html as my page extensions work great because when i click on a nav button the flash button for that page is highlighted.

Now when I change the extnsions to .php and update my flash project to point to the new .php pages it loads the flash just fine but my highlight page button does not show as active.

Ideally I would like to use a php include statement and include the header.php which would contain my flash. Only problem is that using flash it doesnt find the active page to highlight the button.

Ive tried searching for stuff but not sure exactly what to look for and I am very new to flash. Ive looked at the code in the buttons but not sure how to work that with php.

Is there some other code I need to use for doing this in PHP?

Thanks in advance.

.swf Header Information. Getting It From Flash
Anyone know what kind of info is stored in the header of a .swf file?

if there is indeed information in the header, how can i get it?

thanks
mcm

Premade Flash Header
I purchased a pre-developed flash header with instructions. I am new to adobe flash and need a step by step instead of the following instructions. Im having trouble changing photos, and changing the subnav bar options. And to change the size of the buttons to fit the nav text is also an issue. It would be great help to me if someone could assist me. Thank You

THE INSTRUCTIONS CAME WITH THE PURCHASE:
Variable on the root you can change:
maxpic = total number of images you want to appear in the slideshow.
pic = pic to open on first.
todd = the url of the site it will be placed in. This is so it can be put within folders and the links and images will still load correctly. Use toadd="" while testing.
picheight = height of your pictures (550x170 in this case)
picwidth = width of pictures.


Editing the main menu:

1. double click into the movieclip 'nav' on the layer 'nav'.
2. go into the 'maintext' movieclip on the 'TEXT' layer, and edit the text to how you want it. Leave roughly 10 spaces between each item.
3. resize buttons to fit into the spaces over the text, making sure the variable 'nav' and 'theurl' on each clip is altered to suit. nav =1, nav=2, nav=3 etc.


Editing the sub menu:

1. double click into the movieclip 'subnav' on the layer 'subnav' (it will appear as an empty mc off the bottom of the stage make sure the layer is on outline mode so you can find it).
2. there are 7 mc's (the first frame is empty so will only appear as dots) Make sure the number of mcs here reflect how many main nav buttons you have.
3. double click into one of them to change all of the submenus. once inside one of the mcs make sure the number of frames in the mc is the same as the number of main menu items (7 in this case) Each frame represents the submenu for the corresponding main menu item.
4. to edit just input your own text and resize buttons to suit for each frame.

Flash Navigation Header Only
I have done several 100% Flash sites and a few HTML only sites, but I have never really combined the two (other than using a plain HTML page as an envelope to display the self-contained Flash site. What I am wanting to do is create an all-Flash header section with navigation controls and other animation for the entire site, but have everything below the header be controlled by HTML/CSS. In other words I want the header to remain visible at all times and have the Flash buttons change the CSS content underneath (or at least appear like that is what is going on). Is this possible without using frames? And in either case how do you code a button in Flash to change the content outside the SWF?

Thanks in advance for any direction!

Flash Header Component
I have a header component in my file but i realize that if i stuff the folder with the text file, component and the swf file and send via email, the header does not work on the other end...
any explanation on this problem?

Putting The Flash Header
Hello, Im having a problem with my forum here, can anyone tell me how to embed a Flash Header inside my from here? www.sentul.co.nr

Inserting Flash Header Help
Hi, i was wondering if anyone could help me figure out why when i insert a flash header it moves my iFram down and to the right?
I have tried everyrthing. I would apprecitae any help.

-Ryan

Problem With Flash Header
Please visit the following link.

http://intelkids.co.in/index.html

The header includes menu of the website. But when it loads in doesn't shows the menu. I am confused. Please help me. Why the menu is not displayed.

Thanks
Mangesh Shinde

Randomized Flash Header
Hey,

I'm having trouble thinking how to do the following with AS3 for creating a randomised Flash header on refresh. I've setup 5 frames in a movie clip with different artwork on each frame. I've then added a new layer where I want to add the code. With action script 2 my code would have been:

stop();
logovariable = random(5);
if (logovariable == 0) {
gotoAndStop(1);
}
if (logovariable == 1) {
gotoAndStop(2);
}
if (logovariable == 2) {
gotoAndStop(3);
}
if (logovariable == 3) {
gotoAndStop(4);
}
if (logovariable == 4) {
gotoAndStop(5);
}

How would I do the same thing in AS3.
Thanks bigtime for any help
Shell

Flash Header Component
I have a header component in my file but i realize that if i stuff the folder with the text file, component and the swf file and send via email, the header does not work on the other end...
any explanation on this problem?

Gap Below Flash Header In FireFox
There is a gap between the flash header and the body of my website when you look at it in firefox. I see the gap in netscape as well, but not IE. Can anyone tell me what the problem is here? I tried to take a look and I have no clue. It's my personal/blog site, www.qualitycrashtests.com

Thanks in advance for your help!

Bruce

Copyright © 2005-08 www.BigResource.com, All rights reserved