2 Swf In One Html Page ?
I want to put 2 Flash movies into 1 html page. The intent is a navigation area on the left (in a table cell) and a centered content area (in another table cell).
The reason for this is that the website is mainly in html and only has 2 pages of Flash content. The intro is entirely Flash and a product page that needs both the content and the navigation in Flash.
The Flash navigation works fine on the html pages but we are not getting results on the page that needs the 2 Flash movies.
Is there anyone who can give me some pointers?
The page location is: http://www.alwissam.com/products/collection.htm
Thanks for any help.
FlashKit > Flash Help > Flash Newbies
Posted on: 11-29-2002, 10:10 AM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
A Load Html Page Button On A Two Frame Html Page
can someone help me? I want to load an html page on a different frame of the same html page from a swf that are in the principal frame. I know i have to use javascript and, i suppose, fscommand. Can someone help me? I'm a novice on javascript
Will Swf Loaded Into One Html Page Be Cached For Another Html Page
Trying to decide how best to structure a flash website and would like to know if loaded swf elements are cached.
Basically I was going to structure the site into 5 separate sections each a separate flash file on a separate html page.
i.e
Homepage.html (this holds homepage.swf)
Services.html (this holds services.swf)
Portfolio.html (this holds portfolio.swf)
ComingSoon.html (this holds comingsoon.swf)
Contact.html (this holds contact.swf)
Each of these main flash files will share certain elements such as the navigation buttons, the main interface etc.
My question is, once a shared swf element has been loaded into homepage.html, is this shared element then in the browsers cache and does not require to be downloaded again when the user navigates to say services.html?
The main reason I am structuring it this way is to allow bookmarking of each of the main sections and also to keep the initial download file size down rather than have to download all 5 sections as one movie.
Thanks
Paul
Opening Popup Page In Standalone Projection (no Html Mother Page)
Hello,
I am creating a standalone projector (CD with autorun).
This means my swf files are NOT contained within html.
I would like to, when clicking on button, open a popup html page with specific dimensions.
I was wondering if it is possible to do that, and what AS to use,
or if I have the obligation, to openpopups, to launch my swf files WITHIN html mother page.
HERE IS THE CODE OF MY BUTTON THAT WORKS (but does not open popup):
on (press) {
getURL("URL", "_blank");
}
HERE IS THE CODE FOR POPUP BUT DOES NOT WORK (opens html page normaly):
on (press) {
getURL("URL", "", "width=580,height=400,left=100,top=100");
}
thanks guys.
Opening Popup Page In Standalone Projection (no Html Mother Page)
Hello,
I am creating a standalone projector (CD with autorun).
This means my swf files are NOT contained within html.
I would like to, when clicking on button, open a popup html page with specific dimensions.
I was wondering if it is possible to do that, and what AS to use,
or if I have the obligation, to openpopups, to launch my swf files WITHIN html mother page.
HERE IS THE CODE OF MY BUTTON THAT WORKS (but does not open popup):
on (press) {
getURL("URL", "_blank");
}
HERE IS THE CODE FOR POPUP BUT DOES NOT WORK (opens html page normaly):
on (press) {
getURL("URL", "", "width=580,height=400,left=100,top=100");
}
thanks guys.
Swf Working Fine In Html Page But Showing In Asp Page In Ie Only(not Firefox &Opera)
Hi friends,
I am stuck in a weird problem.
A simple code for displaying flash slider in asp page is wrking fine in IE but not wrking properly in firefox & Opera browser.
same piece of code is wrking good in HTML file and showing properly in IE, firefox & Opera.
I am placing the piece of code and also attaching the asp page containing the code.
Please help me to solve the issue.
Code:
<table border=0 cellspacing=0 cellpadding=3 align=<%=imgAlign%>>
<tr>
<td align="center" width="50%">
<OBJECT classid="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" WIDTH="420" HEIGHT="730" id="slideShow">
<PARAM NAME=movie VALUE="slideShow.swf">
<PARAM NAME=quality VALUE=high>
<PARAM name="wmode" value="transparent">
<EMBED src="slideShow.swf" quality=high bgcolor=#FFFFFF WIDTH="420" HEIGHT="730" NAME="myMovieName" ALIGN="" TYPE="application/x-shockwave-flash"PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
</td>
</tr>
</table>
regards
Naming Of HTML Entry Page & Flash Intro Page?
Hey Everyone. What is the best way to name the entry non-Flash (HTML) page - the splash or index page, whatever it's called - that is the gateway to the final Flash site, which will open in a new window? When users type in the basic web URL - for example, http://www.mysite.com - I want them to come upon an entry page that states "Click here for Flash Player 6" and "Enter if you have Flash Player 6". When the user types in the basic URL should I have the entry page called http://www.mysite.com/index.htm?
One step further... How do I configure things so that when the user comes to the entry page, Flash 6 is automatically detected on both Mac & PC platforms? Detailed answers will be much appreciated, as well as links to tutorials.
peace out,
*< Scottie
Naming Of HTML Entry Page & Flash Main Page?
Hey Everyone. What is the best way to name the entry non-Flash (HTML) page - the splash or index page, whatever it's called - that is the gateway to the final Flash site, which will open in a new window? When users type in the basic web URL - for example, http://www.mysite.com - I want them to come upon an entry page that states "Click here for Flash Player 6" and "Enter if you have Flash Player 6". When the user types in the basic URL should I have the entry page called http://www.mysite.com/index.htm?
One step further... How do I configure things so that when the user comes to the entry page, Flash 6 is automatically detected. Detailed answers will be much appreciated, as well as links to tutorials.
peace out,
*< Scottie
Anyway To Have A Small Html Page Embedded Into A Larger Flash Page?
I've developed a website completely in Flash. Now, I have a space in this Flash page where I would like to have, upon a certain button click, load up an HTML page...within the Flash page itself. So, I have the layout, and all the links and all that in the Flash website. In the content area of that Flash site, I want an html page to appear after clicking a certain button, thus turning the Flash into somewhat of a border. Is there any simple way to do this?
Thanks a lot!
Embedd A Dynamic HTML Page In A Flash Page
Hello,
Lets say If i have a list of sorted html pages on my server, can I pull on of them and display it in my FLash movie dynamically according to the user prefrence. Say, the user want to only see files with the first letter 's', then can I pull up these files and display them dynamically in the Flash movie? if so, how do i go abt doign this???any help is appreciated!!!!thanks...
Ugly Transition From Flash Page To Html Page
Hi-
I made a flash movie with soundtrack as an intro for my client. At the end of the movie I put a frame action to get URL and automatically jump to the main page of the site. The background color for the site is black, but in between the intro flash page and the main nav page, white flashes for a split second. You can see the work in progress at www.musicbymelinda.com/melindasite/.
She loves the movie, hates the jarring white flash. I tried lengthening the movie, it didn't help ... she does not want to make her viewers click on a button to enter site.
Any suggestions how to make a smooth transition? thanks. -knox
Call Anchor In Html Page From Dynamic Page
Hi,
I'm having a problem with calling an anchor in an html page.
I try to do this from an dynamic textfield, in this textfield is a html code like:
<a href="page.html#anchor1">link</a> when i click it my default browser Safari(OSX) is opening and is pointing to page.html without the anchor link....This problem is a that is only happening in Safari. Can someone help me out here??
Greeting Zeb
Flash Splash Page Redirect To Html Page
I am very new to flash and please forgive my lack of knowledge.
So here is my question... How do I get this splash page to redirect to this HTML page as soon as the flash movie stops?
Also any preloader guidance or reading material would be greatly appreciated. I have no idea where to begin with the preloader.
Thanks in advance -
Popup Page In Standalone Swf (no Parent Html Page)
I am having a similar problem as david68 http://www.kirupa.com/forum/showthre...ight=popup+swf
I have created a standalone swf (my swf files are NOT contained within html). When a button is clicked I would like to open a popup html page with specific dimensions. There is surely a way to do this, right? By specifying the size in the HTML document using JavaScript or CSS....or possibly using some sort of script in getURL?
I tried using JavaScript in getURL in Flash...like this somewhat...
getURL("javascript:window.open('URL', 'win_name', 'width=580,height=400,left=100,top=100');");
But like david68, a blank white page opens and closes itself in the speed of a blinking eye.
Any ideas? Please help! Thanks.
Popup Page In Standalone Swf (no Parent Html Page)
I am having a similar problem as david68 http://www.kirupa.com/forum/showthre...ight=popup+swf
I have created a standalone swf (my swf files are NOT contained within html). When a button is clicked I would like to open a popup html page with specific dimensions. There is surely a way to do this, right? By specifying the size in the HTML document using JavaScript or CSS....or possibly using some sort of script in getURL?
I tried using JavaScript in getURL in Flash...like this somewhat...
getURL("javascript:window.open('URL', 'win_name', 'width=580,height=400,left=100,top=100');");
But like david68, a blank white page opens and closes itself in the speed of a blinking eye.
Any ideas? Please help! Thanks.
Passing Variables From A Movie In One HTML Page To A Movie In A Second HTML Page
I have an .swf nav bar in one HTML page with several buttons. Each button needs to trigger a second HTML page to load with a main movie in it and also designate which additional .swf to load into that main movie. I currently have this code on one of the buttons (similar code setting different values for the variable project to trigger different .swfs on the other buttons):
on (release) {
project = "vw";
getURL ("bigbox.html", "", "GET");
}
Having An Html Page Load A Swf File Outside The Page?
Here's another challenge for you gurus. Well..maybe not a challenge to you people...but certainly one for me
I haved created a movie which I like to have played full screen. I know this is not usually desirable, however in the case I would like it so.
I have added an fscommand to the first frame of my movie:
fscommand("fullscreen", "true");
When I play my swf movie it works fine, but it won't go fullscreen in my browser. So I guess I have three questions:
1. Is there a way to force the browser to go fullscreen (no scroll bars either)...or...
2. Is there an "onload" command that I can use in my html file that will launch the swf file as a standalone player?
3. I notice if I put the full url to my swf file in my browser that will work as well..so maybe there is some sort of redirection I can use to redirect my index.htm page to XXX.swf ?
Thanks again...you guys are awesome.
Abe
Put SWF Into HTML Page But How To Also Add Flash Mp3 Player Into Same Page?
For my web-site, each seperate HTML page in dreamweaver mx2004 has a different flash SWF attached to it, but all these flash SWF scenes all have the same background in them for consistency.
The problem is my showreel page, I created a flash SWF ready for dreamweaver, but I also want to incorporate a flash mp3 player I have into the same HTML page!
Can anyone please tell me how to do this?
Thanks Jim
Turn Flash Page Into An Html Page?
Hi all,
So here's my dilemma. Got this job to put together a site for a financial company with a friend of mine. We're both more into illustration more than anything else and have basic/ intermediate knowledge of flash but know very little about html..
Here is the dummy - http://uzugexe.com/tiel.html
This company really wants some flash design and were very specific with what kind of animations they want on the page. Thing is though, they're now saying that ranking in a search engine is essential. So we've tried to persuade them to ditch the flash idea completely and have an html only site...but because they really loved what we'd come up with (i personally think it's too much!) they asked if we could try and combine the two....
Any ideas on how we could use the animation as it is as a kind of intro but then have it turn into an html page automatically - without seeing too much difference when it changes? Is it possible to have the html 'under' the flash movie, then have the flash movie fade away and 'unload' to reveal the html page?
Hope this makes some kind of sense!
Any suggestions much appreciated
Pat
How To Load Either Flash Page Or Html Page?
Hi,
I am new to Flash. I have a webpage made in Flash, a page made in regular html. I want the user to be automatically directed to the html version if they don't have Flash 8 installed.
I checked out SWFObject but im really confused of what to do. This has been done so many times, there must be an "easy" way to do it. It is javascript code, right? Where do i add the extra code?
Any help would be great!
Thanks,
Dave
Possible To Update Html Page Without Reloading Page?
I have a flash movie embeded in a html page. When I click a button in the flash movie I want to update some info on the html page (outside of the Flash movie area) without reloading the page (sort of like what Ajax does).
Possible? If so how? (perhaps Ajax?)
Any help appreciated.
Possible To Update Html Page Without Reloading Page?
I have a flash movie embeded in a html page. When I click a button in the flash movie I want to update some info on the html page (outside of the Flash movie area) without reloading the page (sort of like what Ajax does).
Possible? If so how? (perhaps Ajax?)
Any help appreciated.
Getting Flash To Load HTML Pages Into Iframes In A Seperate HTML Page
Hi everybody
Does anybody know how to get Flash to load HTML pages into a seperate HTML page?
I'm currently running an animation within a webpage, and my client would like to be able to have some captions in HTML on the page that go with specific parts of the animation.
He wants the captions done in seperate HTML pages so that they can be changed into different languages at a later date.
I am loading these captions (HTML pages) into <iframes> on the page.
So far so good..... however...
I need to be able to get flash to load the HTML pages into the <iframes>, in certain points within the animation.
So... Does anybody know how to get Flash to load HTML pages into a seperate HTML page?
I'm guessing getURL is used somewhere, but I don't know the exact code.
Hope you can help!
Deadhands
Getting Flash To Load HTML Pages Into Iframes In A Seperate HTML Page
Hi everybody
Does anybody know how to get Flash to load HTML pages into a seperate HTML page?
I'm currently running an animation within a webpage, and my client would like to be able to have some captions in HTML on the page that go with specific parts of the animation.
He wants the captions done in seperate HTML pages so that they can be changed into different languages at a later date.
I am loading these captions (HTML pages) into <iframes> on the page.
So far so good..... however...
I need to be able to get flash to load the HTML pages into the <iframes>, in certain points within the animation.
So... Does anybody know how to get Flash to load HTML pages into a seperate HTML page?
I'm guessing getURL is used somewhere, but I don't know the exact code.
Hope you can help!
Deadhands
Passing HTML Form And Hidden Variables From Flash To Html Page
Hi,
I have a html/flash site now, http://www.zachariack.com.
i access email from my site itself by giving the userid and pwd text box which i copied from the actual website hosting my email access. i copied the entire
<form...></form> tag to my page and thus was able to put the name and pwd in my home page only and access the email in a separate window.
now i have redesigned my webpage using only flash. i would like to know how i can implement the same using flash. as i have not much experience using action scripting i am a bit stuck about how you pass the hidden form variables. the below is the the exact form syntax:
<form name="form1" action="http://www.accudatanet.com/mail/msglist.php" method=post>
<input type="hidden" name=sid value="E9697301F704A0CE947DEF42CF86636A">
<input type=text size=15 name=f_user value="">
<input type=hidden name=six value=0>
<input type=password size=15 name="f_pass">
<input type=submit name=submit value="Login >>" class="button">
</form>
how do i implement the above using action scripting. thanks.
regards,
vasant
Load HTML Page Into HTML Frame On Release [MX04]
I've got a minor glitch here.
Code:
getURL("about.htm", "bottomFrame");
It works, but instead of loading the "about.html" file into the "bottomFrame", it opens it in a new window; regardles of browser.
Funny thing is, this file worked perfectly about 4 months ago, and now its cactus. Anyone?
HTML Code In Flash To Load An HTML Page In A Frame
Hello.
I have an existing website built in html, with three frames. One on the top for the banner, one on the left for navigation, and a larger window to the right of the navigation for the main content. I want to replace the content in my navgation frame with a flash built navgation menu, and when my menu items are selected, it will load a new page in the content frame.
I currently have this working fine in html. I can make my buttons link to a URL no problem in flash, but how do I tell it to load the content into the other frame? I haven't started this process yet, and figured I'd ask first to get any ideas.
Thanks.
HTML Rollover Plays .swf On Same Html Page Help
Please help... Still a bit of a newbie.
I have an html page with html links. Also on the page is a .swf that will play when the page is loaded. However, I want to create a roll-over effect with the text HTML lnks that play another .swf. How do I do this (specifically)?
Also, instead of having separate .swf files, I would like set-up the roll-over to go to specific frames in one swf and play?
THX
.html Page Can Be Seen As .swf Page. Why?
I noticed my pages like the /about.html page can also be seen by typing /about.swf, but of course only the swf shows and not the whole html page. This is a big problem when people are searching through google and they find just the swf and not the html page it lives in.
This seems to be true for any swf included in the site, /name.swf and the swf alone shows.
How can I keep the swf from being seen this way?
2 Swf's On An Html Page
Hey all,
Here's what i'm hoping one of you can help me figure out how to do:
I have 2 swf's on an html page. when i rollover a button in one of the swf's, i would like a rollover action to occur in the other swf on the html page. Is this possible, and how do i do this? something to do with the loadmovie action i'm sure.
Much thanks for your time and help!
.swf Without .html Page Around
Hi, I've noticed this in many flash sites. First you have a .html window with logo of your site. You click on it and a .swf window pops out, without html "around" it.
Thanx.
Oh and one more thing - - - In Flash 5 there was tht "magnet" symbol. I do not see it anywhere in MX, does it have a differnt name now or is it simply not there. I don't really like what it does (tries to stick your symbol to others), so how to shut tht down?
How To Get The URL Of Your HTML Page?
I have a flash movie that I use in several HTML pages and I need to do slightly different things based on which page I'm in.
Is there a way to know the URL of the HTML page that your flash movie is part of?
Thanks
Philippe
Two .swf's, One .html Page
I have two .swf files on one .html page and I want to control one from the other - HOW?
[MOD EDIT Moved to Actionscript - SJT]
.SWF On A .HTML Page
Easiest way to put a .swf on a plain (black bg) html page? My memory of HTML code has gone WAY down the drain.
-Xion-
(Hey. The Forum said 'No question is too stupid' :P)
Pop Up New Html Page
When I use this on a buttons actions:
on (release) {
getURL ("http://whatever");
}
it loads the page in the same window.
What scripts do I need to pop up a new browser Window. Leaving my page in the background.
Thanks for the help.........
Swf. In A Web Page (html ) Help
I'm trying to put a swf file on the top of my page. I don't know the right html code ,can you please help me?
this did not work !
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="754" HEIGHT="170" id="hello" ALIGN="">
<PARAM NAME=movie VALUE="http://www.THE NAME.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#000000>
<EMBED src="THE NAME.swf" quality=high bgcolor=#000000 WIDTH="790" HEIGHT="170" NAME="hello" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>
<p><b><font color="#FF0000">ABOUT US</font></b></p>
HTML Page URL
Is there any way for Flash or PHP to determine the URL in which the Flash object is embedded? I don't mean the SWF URL, I mean the HTML URL. I'm dealing with a SWF that will be embedded in many locations but will all be pulled from the same server.
Swf Over Swf In Html Page IS THIS POSSIBLE
Hi all,
Ive tried a bunch of things to get my swf menu to cover another swf but nothing works!
Take a look at (IN FIREFOX)
http://users.ncable.net.au/~timfranc...wf_height.html
and scroll over option4 to bring out a submenu. Tried javascript tried, CSS, z-index
Im begining to wonder if it is even possible.
Has anyone done this before, any help would be great.
HTML Page With SWF Nav
Hello gents,
I'm relatively new to flash, and I'm currently building v3.0 of my personal website. Because this is the fanciest yet, it's also the most complicated. Here's my problem:
The main page is HTML with 3 <div> layers.
layer 1 is the main background.
layer 2 is the body of the current page content in an iFrame within the layer
layer 3 holds a flash nav menu.
layers 1 and 3 are permanent and should not be reloaded after initally loading the site.
I want to get the flash menu to load HTML pages into the iFrame in layer 2 for viewing.
I've experimented with getURL, but it loads the HTML content pages into a new window instead of my iFrame in layer 2.
Is what I want to do possible? And if so, how is it done? Alternative methods will be considered.
(head over to http://www.domdriver.com to see the story so far)
Thanks in advance,
DooYakka
(using Flash MX)
Get URL Of The HTML Page Containing A Swf?
Hi,
I have a menu flash movie embedded in a html page. I want my flash movie to get the html page name in which it is embedded to initialize itself with respect to the page it is located.
I did it with a javascript function setting a variable in the flash movie with the document.URL . I'd like to do it without having to do anything in my html pages. Is there any way for a flash movie to obtain information about the context it is located in?
Thanks
Jean Vaillancourt
Many Swf On A Html Page
Hi everybody,
I have a major problem:
We are making an html site, with some flash in it (the nav, some buttons, and images in the left margin of the pages)
You can go see it at : twistimage
I have preloaders on every of my swf.
My nav is not working fine, as long as the left images are not fully loaded... But once the flash images are in the cache, the nav works fine.
Is it clear?
Someone has an idea how to solve this?
HTML Page
Hi
can u help me
I want control in HTML Page load external file
1- load page in movie specific space & control by scrol par
2- Copy thise page
3- Print page
4- Search(Word or sentence)
help me please to answer thise questions pit by pit
& give me example in thise Question ....................
Cannot See Swf In Html Page
Strange, I have a swf navigation bar in the following html page
LINK IS HERE
I can see the swf when I preview in browser but cannot see it when it is on the published server.
i did some experimenting by putting different swfs on the page but the same result, I also published the html file of the swf by itself and I can see that. So the problem remains that I cannot see the swf on this page. The page has a css style sheet attached.
any help?
How Do I Add To The HTML Page Containing An Fla?
Hi,
My site has Flash Video that plays back in a Flash movie file.
I want to put html text on the html page containing the Flash movie so that if a viewer doesn't have Flash, they can see a plain text link that sends them to a page with a Windows Media Player.
When I attempt to add text to the html page containing the Flash movie, the text doesn't appear and my page changes background color.
Where in the source code should I be adding my html text? Please indicate the insertion point below.
Source code below or visit http://www.ocatillopictures.com/OcatilloFrames/Animation.html
Thanks
------------------------------------------------------------------------------------------------------------------------------------
<html xmlns="
Put .html In Page Instead Of .swf
i am trying to do a popup window when you click a button in my flash movie, so i need to have the .html displayed on my index page insteaad of the .swf that i already have. how would i do this? i tried just changing the src to .html but it just displays a big white square now.
Get Url Of Html Page From Within Swf?
is there a way to know the url of the page a flash movie is embedded in, from within that embedded movie?
kind of like in php, $_SERVER['PHP_SELF'] returns the page itself.
i'm trying to pass some url string queries back to the same .php page in a getURL()
these don't seem to work:
getURL("?myFoo=foo");
getURL("#?myFoo=foo");
Get URL Of Html Page
with AS2, just accessing the .url property of a movieclip would give you the URL of the page/path it is running from.
Is there a similar property with AS3 (note that I want the path of where the application is running, and NOT the path of the swf file).
Thanks!
1 Swf To Another On A Different Html Page ?
Is it possible to communicate from one swf to an swf on a different HTML page on the same site?
Say for example you click on 'products' flash button in the index.html and it jumps to the products frame on the products.html ?
|