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








HTML Buttons Controlling Flash Movies ?


Hi all, I'm hoping you can resolve this issue for me.

I'm creating a site in HTML that will be a series of photo albums dealing with diffeerent people. I have the photo albums working properly & they are the Flash aspect of my page. What I am attempting is to load diffeent flash movies into a table section or frame.
E.G. you click on a button labeled "Circus 2003" and the coresponding SWF file loads into a "viewing area"; you click "Circus 2005" & a different SWF file loads, etc.

I realize this could probably be done with an all flash site however I don't feel I am ready to tackle this yet.

Any advice? Thanks




FlashKit > Flash Help > Flash Newbies
Posted on: 05-02-2005, 10:08 AM


View Complete Forum Thread with Replies

Sponsored Links:

Controlling Flash Movies Using DreamWeaver MX Buttons
Perhaps I'm being reeeeaaaally stupid (?)

I'd like a Button image in DreamWeaver to control a Flash Movie. See attached .zip file.

I've followed the official DreamWeaver instructions and it just does not work in any of my browsers. Can anyone have a look at it and see what I'm doing wrong ?!

All I'm after is : onMouseOver of light blue box then play frame 2 of .swf movie. I can't do it ! Heeeelp !

Cheers,
Monkee.

View Replies !    View Related
Controlling Html Anchor Points From Flash Buttons?
I want to have my buttons bar made with flash but the main text of the website I want it to be html. Is there a way to use actionscript to move the html part to different anchor points?

I hope you can understand my question. Thank you

View Replies !    View Related
Controlling Movies Across HTML Frames?
I have been trying to figure this out for a while and would love some help.

I am designing a site that must incorporate a main HTML page - so that the flash is only being used as navigation. However, for my design to work, I have to create 3 frames - 2 with flash, and 1 with HTML. The problem is that I need the flash movie in Frame 1 to be able to communicate with the movie in Frame 2, and the movie in Frame 2 to be able to change the page in Frame 3. Changing the page I can do, but how do I get a movie in one HTML based frame to be able to control a movie in another frame?

Thanks
Vintage

View Replies !    View Related
Controlling Buttons In Loaded Movies
hi, i have a flash movie that has 6 loaded swfs displayed at the same time.

each of these loaded (using the laoder class) swfs have the same buttons, that do the same function, and same names. i want to be able to click on the button in any one of these 6 swfs, and have all 6 react to the button click.

i have created the 6 swfs, each with a button called btnNext which i have selected export for actionscript with a class of btnNext (the buttons were also given an instance name on the stage of their independent swfs of b1)

when i try to add an eventlistener to either btnNext or b1 in my main movie, it is giving me 'access of undefined property' error

i have imported flash.events.MouseEvent;

what am i missing?

View Replies !    View Related
Controlling External Set Of Movies With Play Pause And Skip Buttons
hi all,

Been looking for some tutorials on how to get this done but cannot find any. After I build this out I want to post up in the tutorials section.

Ok I was wondering if someone could help me on this small problem I am having. I have a total of 4 flash movies. The first movie will house all my navigation as shown below:

[Movie 2] [Movie 3] [Movie 4] [Pause] [Play ] [Skip to Next Movie]

The simple part of course are the first 3 buttons basically just loadmovie statements.

Now the next 3 buttons are the part I cannot quite figure out. The logic from what I have been reading is basically is the create a variable on the mainstage that updates itself each time a new movie is playing. This way you can tell the movie "pause" or "play" because it has a name.

Any actionscripters want to lend a hand on this? I have included the files all setup just need to few lines of scripting. I want to also post this as a tutorial since I cannot locate any tutorials with this sort of logic.

thanks in advance!

View Replies !    View Related
Controlling Swf's W/ Html Buttons
In a part html, part flash site. Can you swap out swf's on a page with an html button?

That way you don't have to go to a whole new .html page.

View Replies !    View Related
Controlling Swf's With Html Buttons
hi... how would i contol my main swf and any other levels in that sandbox with html buttons?

thanks



cuse

View Replies !    View Related
Controlling Flash Movies From Within Other Flash Movies, Contained With Frames...
ok, the title was a bit of a mouthful but hey, i was wondering if anyone could shed some light on this problem :

i know how to control content being loaded into frames, from within a flash movie (using get url) but, i'm not sure how to go about calling various parts of a flash movie that is situated within a different frame with the html page, from the one it's being called from.

so, for example, say i have a set of buttons within one flash movie, that when clicked moves the timeline in the other flash movie (within a different frame) to frame 5 or whatever. see what i mean?

would it be something like this?

on (release) {

getURL("name of html page.html", "name of lable/ number of frame within timeline", "name of frame flash movie is contained within");

}

View Replies !    View Related
Controlling 2 Flash Movies?
hello all,

Does anyone know if it's possible to have 2 seperate flash movies (embeded on the same html page)...
where one controls elements of the other such as frame location .



thanks alot

Aron

View Replies !    View Related
Controlling 2 Flash Movies
Hey, is it possible to control 1 flash movie from another one elsewhere on my site ?
I have no clue on how to do this, can someone help me a hand ?
Thanks

View Replies !    View Related
Controlling Flash Movies
I have a Flash file that I would like to give the user some control over. I would like the file to play as soon as its loaded and give the user a pause button for when it plays (but invisible otherwise) and a play button once its been paused. Can anyone tell me how AS can detect if a movie is running or if its paused? thanks

View Replies !    View Related
Controlling AVI Movies In Flash
I'm in a Flash clash here at my college, and the instructor really is incompetent. So basically, between Ozzu and Kirupa, you guys are all where I learn how to do stuff. If only you gave college credit...

anyways, our current assignment is to make a Flash document that plays/controls movie clips. The assignment is to make a Flash thing to be able to control and play 3 movie trailers, downloaded from the internet (or any AVI or MPG will work).

I am curious if anyone has any links or knows of any places where I can figure out to how get AVI's in flash, and have the flash controls control the movie. Supposedly the movie files need to be external and played from the flash.

Thanks again!

View Replies !    View Related
Controlling AVI Movies In Flash
I'm in a Flash clash here at my college, and the instructor really is incompetent. So basically, between Ozzu and Kirupa, you guys are all where I learn how to do stuff. If only you gave college credit...

anyways, our current assignment is to make a Flash document that plays/controls movie clips. The assignment is to make a Flash thing to be able to control and play 3 movie trailers, downloaded from the internet (or any AVI or MPG will work).

I am curious if anyone has any links or knows of any places where I can figure out to how get AVI's in flash, and have the flash controls control the movie. Supposedly the movie files need to be external and played from the flash.

Thanks again!

View Replies !    View Related
Controlling External Movies In Flash
I need to know how I can load variables inside external movies that are loaded inside an existing movie.

View Replies !    View Related
Controlling Flash Movies Via Javascript
Hi all,
I have been mucking around with some Flash methods to control .swf movies via .js. I have been able to easily work out how to stop and rewind a movie via StopPlay() and rewind() but I'm having troubles trying to make a button to goto the last frame.

Currently I have setup the following in my html:

<a href="#" onClick="var totalMovieFrames = document.all.flashfile.TotalFrames(); document.all.flashfile.GotoFrame(totalMovieFrames) ;">Stop Animation</a>

But I get the following .js error:
"Object doesn't support this property or method."

Can someone point me in the right direction please?

Thanks,
Patrick.

View Replies !    View Related
Controlling External Flash Movies
Hi:

Quick question!!

I have a movie with sound.. When I click the TEXT button I want a new flash movie to load in a new window.

Also when this original parent movie reaches frame label 2 I want the newly loaded movie to goto the next frame.

Can someone please help me with this code.

Thanks

View Replies !    View Related
Controlling Seperate Flash Movies?
I was wondering if it was possible to control a flash movie from a different movie.

For example. I have a menu, and then in a different frame of the html page i have a flash movie.

Would it be possible to make it so when you click a button in the menu flash on the top frame, and make the flash movie in the botem frame do something?

Thanks alot for your help guys

View Replies !    View Related
Controlling Flash Movies Between Frames, Know How?
I need to conect two flash movies, the footer movie tells the top movie
to action (load a movie in to _level1) the problem is the two movies are in diferent html pages (_top & _bottom).

I think the solution is to use Javascript to do this.

But some one knows the rigth way?

I need help, this is urgent!!!

View Replies !    View Related
HELP Multiple Buttons Controlling Multiple Movies
I hope someone can either help, or point me in the right direction!

I am trying to do a little program for kids, where there make their own plants. They are to pick from several buttons; the petal, leaf size and stem size. Once they have done that, they have to then click sun and water. Only then does flash fetch the correct movie case that matches with the buttons pressed, and plays it.

My problem is this...i am a total newbie, and have no idea where to start! Any tips would be very appreciated, or if anyone has stumbled across any tutorials that might help, i would be very grateful!

thanks

View Replies !    View Related
Controlling Multiple Movies With Multiple Buttons
I am trying to use variables to control mulitple movies with multiple buttons (I think). I can get one button to control all the movies the way i want, but not ALL the buttons to control ALL the movies.

Take a look at the main menu on exopolis.com and you'll see the effect I'm going for

http://www.exopolis.com


I am also using the code from joshua davis' flash to the core (tutorial #8). I'm try to apply this same concept, but with mulitple movies and mulitple buttons.

http://flashtothecore.praystation.com


I have four movies named:

home_mc
work_mc
play_mc
contact_mc

Each movie has a button within them that declares a variable that will be true or false depending on the rollver state. (fade01,fade02,etc.)


In the root, first frame I have the following:


//handle the onEnterFrame event
_root.bt_home_mc.onEnterFrame=function(){
if(_root.fade01){
_root.bt_work_mc.nextFrame();
_root.bt_play_mc.nextFrame();
_root.bt_contact_mc.nextFrame();
}else{
_root.bt_work_mc.prevFrame();
_root.bt_play_mc.prevFrame();
_root.bt_contact_mc.prevFrame();
}
};

//handle the onEnterFrame event
_root.bt_work_mc.onEnterFrame=function(){
if(_root.fade02){
_root.bt_home_mc.nextFrame();
_root.bt_play_mc.nextFrame();
_root.bt_contact_mc.nextFrame();
}else{
_root.bt_home_mc.prevFrame();
_root.bt_play_mc.prevFrame();
_root.bt_contact_mc.prevFrame();
}
};


//handle the onEnterFrame event
_root.bt_play_mc.onEnterFrame=function(){
if(_root.nav_mc.fade03_mc.fade03){
_root.bt_home_mc.nextFrame();
_root.bt_work_mc.nextFrame();
_root.bt_contact_mc.nextFrame();
}else{
_root.bt_home_mc.prevFrame();
_root.bt_work_mc.prevFrame();
_root.bt_contact_mc.prevFrame();
}
};


//handle the onEnterFrame event
_root.bt_contact_mc.onEnterFrame=function(){
if(fade04){
_root.bt_home_mc.nextFrame();
_root.bt_work_mc.nextFrame();
_root.bt_play_mc.nextFrame();
}else{
_root.bt_home_mc.prevFrame();
_root.bt_work_mc.prevFrame();
_root.bt_play_mc.prevFrame();
}
};



On each button I have the following (except the variable is unique....fade01, fade02, etc)


on(rollOver){
_root.fade01=true;
}
on(rollOut, dragOut){
_root.fade01=false;
}




Please help. This is for a personal project. If you need my fla file, i can send it to you. Thanks

View Replies !    View Related
Controlling Multiple Flash Movies In Frames
Hey guys,
I have 2 frames with a flash movie in each. I want to be able to control one movie via the other movie. LIke for example, from movie1.swf can i say gotoAndPlay(2) in movie2.swf which is in the other frame? I wasnt sure if this was possible. Any help would be greatly appreciated. Thanks
Don

View Replies !    View Related
How'd They Do It? -- Controlling Flash From HTML
Hi folks...
I'd love to learn how the following was done:

the makers of elvisnumberones.com created an SWF that takes input from a PARAM/EMBED tag in the HTML...

for example in the page:

http://www.elvisnumberones.com/php/home.php

there is the following HTML code:

---- HTML starts -----------
<OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH=245 HEIGHT=18>
<PARAM NAME=movie VALUE="../flash/header245_whiteText.swf?header=ELVIS+PRESLEY">
<PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE="#B39D4D">
<EMBED src="../flash/header245_whiteText.swf?header=ELVIS+PRESLEY" quality=high bgcolor="#B39D4D" WIDTH=245 HEIGHT=18 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>
</OBJECT>
---- HTML ends -----------

thing to notice is:
<PARAM NAME=movie VALUE="../flash/header245_whiteText.swf?header=ELVIS+PRESLEY">

The SWF takes the value ELVIS+PRESLEY and makes a header that looks like this "ELVIS PRESLEY"

So the question is: how do they do it? How do they make it so the SWF can see and use the arguments in the URL: header=ELVIS+PRESLEY ?

Is this a Flash MX thing? I only have Flash 5 at the moment.

S

View Replies !    View Related
Controlling Flash From HTML?
i m using dreamweaver.... INDEX.HTM has a SWF which is like a lil intro to the website....plus some links.... INDEX1.HTM also has the same file.. as it has all the links to the website... i want that the user should not see that intro again once he switch b/w the pages.. is there any way to get the swf on its last frame and stop. thru HTML directly?

View Replies !    View Related
Controlling Flash From Within HTML
I need help trying to control Flash from a link in HTML which I needs to be able to execute 2 functions inside the Flash movie. The HTML file I might add has been constructed using iFrames, incase you need to know.

From the link (which is inside the iFrame, and the Flash movie being on the parent frame), I need to send variable to a movie with an instance name called "control2" which is in the root on a layer called "Scroll control"

I also need to control a movie withinin a movie. So to get to the target movie, the path is as follows. On the layer called "Ground plan" on frame 15, there is a movie with an instance name of "Schematic_MC".
Inside there on a layer called "15 Schematic" on frame 95, there is a movie with an instance name called "GroundPlan_MC". And within that movie, from the HTML link I need to specify which label in that movie it goes to.

I have a attached the .fla file.

Hope someone can help.

Regards
Dave

View Replies !    View Related
Controlling Flash W/ Html
i have a flash movie that i need reloaded to a specific frame. can i do this with an html hyperlink?

View Replies !    View Related
Controlling Flash Through Html
I have a flash navigation which is in a html page. i want the flash navigation on every html page but i'm not using frames. when i click on a button i want it stay selected on the page that i go to, the problem i have is, how do i tell the flash movie what to do from the new html page? i need something within the html to tell the flash movie where to go. i tried something like this


var pagename;
if (pagename==home) {
gotoAndPlay("home");
} else if (pagename==buy) {
gotoAndPlay("buy");
}

so in the html there would something to say this is the home page or whatever. can't get it to work though, does anyone have any ideas? in fact, does anyone know what I'm on about?!

cheers

Stew

View Replies !    View Related
Controlling Flash Mx Through Html
I have a flash navigation which is in a html page. i want the flash navigation on every html page but i'm not using frames. when i click on a button i want it stay selected on the page that i go to, the problem i have is, how do i tell the flash movie what to do from the new html page? i need something within the html to tell the flash movie where to go. i tried something like this


var pagename;
if (pagename==home) {
gotoAndPlay("home");
} else if (pagename==buy) {
gotoAndPlay("buy");
}

so in the html there would something to say this is the home page or whatever. can't get it to work though, does anyone have any ideas? in fact, does anyone know what I'm on about?!

cheers

Stew

View Replies !    View Related
Controlling Flash Through Html?
can this be done?
ie: six graphics working as links in a menu system
when you roll over one is it possible to trigger a .swf sitting on the same page to play a mc?

View Replies !    View Related
HTML Controlling Flash?
Hi,

I have a Flash movie that loads on my index page. If the user then loads another page on my site, I want the same Flash movie to start at a specific frame as the new html page loads.

I realise I could create a second flash movie that starts at the specific frame number, but I want to avoid having to load a new file.

Could anyone help me out here?

Ste.

View Replies !    View Related
HTML Controlling Flash?
Hi,

I have a Flash movie that loads on my index page. If the user then loads another page on my site, I want the same Flash movie to start at a specific frame as the new html page loads.

I realise I could create a second flash movie that starts at the specific frame number, but I want to avoid having to load a new file.

Could anyone help me out here?

Ste.

View Replies !    View Related
[F8] Html Controlling Flash....
I am loading XML childNodes like these


Code:
<p><a class="link" href="external/img07.jpg">Picture 07</a></p>
into the htmlText dynamic boxes.

Is there a way to click on the link inside the textbox, and display this image in the link in a separate movieClip (that's next to the textbox) ALL in the same Flash Movie. Or at least display outside in a pop up html window

Hope it all makes sense...

View Replies !    View Related
[F5] Controlling FLASH With HTML
I have success in windows IE (6.0 or later), but NOT with Firefox. I'm trying to fix this page to work with both browsers...

It's a relatively simple movie (2 frames). There are two buttons controlling the movie. The first button tells the movie - "play" (and works just fine). The second button tells the movie - "go to frame 2" (and does not respond).

I've read a couple of different sources mentioning <embed> vs. <para> tags... but i'm not sure how to figure that out. Here's what my code resembles:

<a href="#" id="folio" onClick="MM_showHideLayers('notepad','','hide','su itcase','','show');MM_controlShockwave('0','','Pla y')">
<span>Folio</span></a>

<a href="#" id="papers" onClick="MM_showHideLayers('notepad','','show','su itcase','','hide');MM_controlShockwave('0','','Got oFrame','1')">
<span>Papers</span></a>

I appreciate any direction. be brutal where necessary.

View Replies !    View Related
Controlling Flash In Html.
Here is my problem hopefully someone can help me.

I need my swf to load a new level on a specific webpage url.

There are a few ways I can think of doing this. (I am not a coder at all so bare with me)

(a) inside flash a code that says this. If on www.webpage.com load swf on level 1000.
(b) in html, I have no idea how to control flash, could move it to another frame. that would work. :)

and I'm sure there is something I don't know. Please guys I am really stuck and need to figure this out.

Any help is much appreciated. Thanks !

View Replies !    View Related
Controlling Flash With Html (or Php)
Hello. I have a flash movie that will load several different educational modules for workplace safety. Each of these modules will then communicate to a php script that it has been viewed, and update a users profile in an mySQL database. There are about 15 seperate modules so far.

Here is the thing I need to know: can these modules be selected from outside of flash (in an html page) and loaded into the parent swf. Or, can the parent be opened to a cretain frame or scene that contains the selected module? I have the menu system inside of the swf working, but can this work from the outside?
What about setting variables in the flash movie and passing them through the html page? can anyone think of a practical way to do this using this method on Macromedia's website ?
Help!

Oh yeah... this is all structured with php driven Moodle around it.

G3P0

View Replies !    View Related
Controlling Flash From HTML Nav
Hi, just wondering if anyone could help me, or point me in the right direction of some-one/-where that could.

Basicaly, what im after is a way of controlling my flash site from a standard HTML navigation bar.

Ive built my site (or part of it) in flash, but i want to take the menu out of the flash as it is not necessary for it to be animated, and control the flash site from a html nav bar in (or just below) the header.

any help greatly appreciated.

Thanks

DT

View Replies !    View Related
Controlling Flash With Html?
In my hour of need, I turn to thee....

Hey fellow US'ers,

Having trouble making html talk to flash. I have a main swf with navigation that loads other swf files into a movie clip in the main swf stage. From my home HTML page, I would like to be able to javascript launch a window with the flash movie, then control the movieclips inside. Hard to explain (sorry). e.g. I'm on the main html page, I want to click on a html link and have that link popup the flash movie and tell it to play a particular movieclip. I tried searching through the forum archive but couldn't find anything that helped. Help would be greatly appreciated. Cheers, digitalwax.

View Replies !    View Related
Controlling Flash From GIF Buttons
Hello.

I am trying to figure out if and how to control a flash movie clip from two up and down GIF arrows I have on a website. I'll have a flash photo changer above these buttons and would like to be able to flip through each frame using the GIF's below the movie...is this possible? If so, how would I go about toding this properly...?

Thanks,
Joey

View Replies !    View Related
Controlling Flash Buttons Through XML
I'm sure this topic has been beaten to death, and I've searched for topics for like an hour and a half. I can't seem to figure this out. Any help would be appreciated.

I have the usual setup, XML file and Flash movie with a button called prodLink_btn to be controlled through the XML file.

I've gotten it to work with loading as many images as I want, and the random loading image works great. I'm just having a problem being able to control the button link for each image I'm loading.


Here is my XML code: (i'll be adding more images later)

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<images>
<pic>
<image>images/1_1.jpg</image>
<url>http://paisleymonkey.com/ProductID=683</url>
</pic>
<pic>
<image>images/1_2.jpg</image>
<url>http://paisleymonkey.com/ProductView.aspx?ProductID=579</url>
</pic>
</images>



And my ActionScript:


Code:
delay = 5000;
//-----------------------
function loadXML(loaded) {
if (loaded) {
xmlNode = this.firstChild;
image = [];
url = [];
description = [];
total = xmlNode.childNodes.length;
for (i=0; i<total; i++) {
image[i] = xmlNode.childNodes[i].childNodes[0].firstChild.nodeValue;
url[i] = xmlNode.childNodes[i].childNodes[1].firstChild.nodeValue;
}
randomImage();
} else {
content = "file not loaded!";
}
}
xmlData = new XML();
xmlData.ignoreWhite = true;
xmlData.onLoad = loadXML;
xmlData.load("images.xml");
p = 0;
this.onEnterFrame = function() {
filesize = picture.getBytesTotal();
loaded = picture.getBytesLoaded();
preloader._visible = true;
if (loaded != filesize) {
preloader.preload_bar._xscale = 100*loaded/filesize;
} else {
preloader._visible = false;
if (picture._alpha<100) {
picture._alpha += 10;
}
}
};

function randomImage() {
p = Math.floor(Math.random()*total);
if (loaded == filesize) {
picture._alpha = 0;
picture.loadMovie(image[p]);
prodLink_btn = url[p];
slideshow();
}
}

function firstImage() {
if (loaded == filesize) {
picture._alpha = 0;
picture.loadMovie(image[0], 1);
prodLink_btn = url[p];
slideshow();
}
}

function nextImage() {
if (p<(total-1)) {
p++;
if (loaded == filesize) {
picture._alpha = 0;
picture.loadMovie(image[p], 1);
prodLink_btn = url[p];
slideshow();
}
}
}

function slideshow() {
myInterval = setInterval(pause_slideshow, delay);
function pause_slideshow() {
clearInterval(myInterval);
if (p == (total-1)) {
p = 0;
firstImage();
} else {
nextImage();
}
}
}


I've tried to find examples to adapt to mine, but I just can't figure it out. I'm pounding my head on the desk. Any help would be greatly appreciated. Thank you all!

View Replies !    View Related
Controlling Flash From HTML (+javascript Or ASP?)
I've got a site with a topframe with a menustructure in Flash and beneath a leftframe with an additional menu in HTML. I need to control the flashmenu from the HTML menu and vice versa.
Does anyone know if I can do this and how?

Thanx.

View Replies !    View Related
HTML Controlling Flash Actions
Is there a way to create an HTML link that points to a specific point in a flash movie (Scenes, frames number...)
????

If so or if you have any ideas on it let me know

View Replies !    View Related
Controlling Flash Movie From Html
alright this is a silly question but kinda trying to figure out how i can control this.

I have a flash menu sitting in a nested table in an html page. now I've got roll-over telltargets so when you click on the menu button it takes you to that specific page, but the sub-menu that shows up goes away since a the movies reloads on the click in a new page.

is there a way so that I can give a command in my html page to show that specific menu when this page loads.

if you go to http://www.allsatlink.com/about.htm you'll know what I mean

for example you go to allsatlink.com/about.htm, and you bring your mouse over about button and you'll see a submenu slide in from the right. I want that menu to stay put when i load this page, meaning (about.htm)

anybody has any idea what i'm talking about?

give me a holler, thanks

-Junaid

View Replies !    View Related
Controlling Flash From Html(javascript?)
im creating a newyears greeting card
in it u will be able to choose your favorite settings (background,fx,sound)
what i like to do is to give the user the option to send the card to a friend and let the friend see the card with the settings the sender choose.
so the real quastion is how to control a flash movie (tell movie clips to go to specific frames)from a html page(javascript?)

the second quastion is :how to create an input text box that converts the text to the "send to in the your mail-program"
i am able to determain the subject and body but not the send to.

as u know newyears is getting close so a reply would be much appriciated.

View Replies !    View Related
Flash Controlling HTML Frames?
I want to know if anyone know if thres a tutorial..or source files about this...

ex: if u wanna make a flash menu...in a seperate html-frame...and it should control the content of the main html-frame

i hope i make myself clear...

thnx

JOT

View Replies !    View Related
Controlling .html In Flash (loadVariablesNum)
Using Flash MX.

Loading and .html to become a news scroller in Flash. Coded to have the text scroll up. Only it scrolls continously, and it needs to pause at the end of the paragraphs.

Cant simply put the text in Flash (if only they wanted it that easy). Needed for a client, so they may update the html file, and have that be loaded into Flash.

View Replies !    View Related
Controlling .html In Flash (loadVariablesNum)
Using Flash MX.

Loading and .html to become a news scroller in Flash. Coded to have the text scroll up. Only it scrolls continously, and it needs to pause at the end of the paragraphs.

Cant simply put the text in Flash (if only they wanted it that easy). Needed for a client, so they may update the html file, and have that be loaded into Flash.

Is it possible?

View Replies !    View Related
HTML Controlling Flash Movie
what is the html code for a link in html to control a flash movie, telling it to go to AND PLAY a certain frame? right now, i know how to tell it to go to a certain frame (but it just stops) and then also just for it to play. but not both.

let me know
thanks

View Replies !    View Related
Controlling The Navigation Of Html With Flash
hi,
i'm working on a course done in html which has several screens of flash swfs. wherever there is a flash movie in the screen i need to restrict the user not to go to the next screen until the flash movie is finished playing. i've tried doing this with the fscommand but having some problem. pls help.
m.r.prasad

View Replies !    View Related
[F8] Problem With HTML Controlling Flash
I have site where I'm using a "?startOn" variable in the html

Then on every frame of my movie I have "gotoAndStop(startOn);"

On every page of my site this works and the movie goes to the specified from...except for 1 page.

Any ideas what could be causing the problem on this page?

View Replies !    View Related
Controlling Flash In A Different HTML Frame?
I have a webpage with two frames. On one frame is the Flash navigation bar, and on the other is HTML content. Is is possible to use JavaScript in the HTML link to control the Flash file, which is in a different HTML frame? The reason I want to do this is because I also have HTML navigation links, but if someone uses them, I would like the Flash navigation to reflect that change and highlight the appropriate section that the other page is currently in.

View Replies !    View Related
Controlling Flash Menu From Html
hello everyone,
im new to this group and your help is much appreciated. Hope to get an
answer.
i have a website with a flash menu. Effects and animations exists on each
button you click. the buttons will call html files to load in an iframe.
in one of the iframes i have links to different sections of the website. i
want to be able to make the flash movie go to a specific frame and play in
case a link in html is clicked from the iframe. HELP PLEASE.
i've tried to use the method described in
http://www.moock.org/webdesign/flash/fscommand/index.html#diagram1 but
didn't work.

thank you for your reply and help

Elie

View Replies !    View Related
Controlling Flash With HTML / Javascript
Hi Guys,

Is there a way that you can control a flash movie using HTML and/or Javascript on the same page?

Basically what I want to achieve is to use an HTNL link to loadMovie into a movie which is heldon the same page as the link.

Hope that makes sense.

Thanks in advance.

--Neil

View Replies !    View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved