How To Load Html Pages Inside Flash Movie
hi there, would like to load a html page in a part of my flash file, can u help me? Thanks
FlashKit > Flash Help > Flash Newbies
Posted on: 09-20-2002, 05:30 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Separate Html Pages Or Load Movie?
Can anyone please tell me which is more size efficient, when building a site that has a lot of animations, is it better to use separate html pages and link them together, or use the load movie option
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
Flash 8 Loading External HTML Pages Inside Flash Window
Hi
I was wondering if it is possible to load a google map into a window within my contact page that one can scroll about like you can in actual google maps. At the moment i just have a static picture that when you click on it it takes you to a seperate page. But i dont want to clog my site up with extra graphics if i can avoid it.
Many thanks
Greg
.html Pages Won't Load On Flash Site From Nav.
My homepage is a .html page which has a navigation with 4 options that open up .swf files. Within 2 of those .swf files are links to open multiple .html pages in a new browser window. These secondary .html pages will not open even though they previewed fine in Flash after being published. All these files are located within the local root folder. This is an example of the script I used:
on (release) {
getURL ("file:///Users/kellyhalpern/Desktop/KellyHalpern.com/Click2Lose_Branding.html",1);
}
the website is available for viewing at www.kellyhalpern.com- thank you for your help
Sincerely,
Kelly Halpern
Edited: 06/02/2008 at 08:48:46 AM by KellyHalpern
Can A Flash Movie Control Html Pages ?
Hi, please check out this sample site,
the html pages changes within one page controlled with the flash movie (nav)
http://www.mrmutfak.com/
I've always wondered how they did it ?
can anyone help ?
thanks...
Load HTML Page Inside FLASH?
Hey guys, It's been a while =)
Anyway, here's my question; I have a flash app that I need to load an HTML page within. How would I do this?
That's the long and short of it. Thanks in advance for your help!
Load Html Document Inside Flash
I have been informed that it is possible to load an html document inside flash, that you use an HTML tag, but I cannot find it in the scripts, can anyone show an example and explain how to make it work or if there is a tutorial for creating this inside of flash.
Thanks
Load HTML Site Inside Flash?
I just had an interesting brainwave: Is it possible to load a HTML website into a frame within Flash, and if so, how would it be done?
How To Load My Own Html Pages
Hi there. I've been at this for a while now...and I'm slowing going crazy. Someone please help.
What I want to do is quite simple. Though I don't know how, so it's quite difficult.
How do I load my own HTML pages, when they are not on the web?
I've tried getting the page from the behaviours button, but it links the file back to my C drive. So when I try the site on my friend's computer it doesn't want to link.
Please someone help me. I am confused.
SWF With Links Has To Load Different -html-pages, All Containing A SWF-
There a frameset with 2 html-frames. In html-frame 1 theres a swf-menu containing movieclips. Each movieclip in html-frame 1, has to load a different html-page,containing a swf, in html-frame 2 .
The first movieclip loads the page a want.
The second movieclip loads the same page, so the first one doesnt onload.
?Something to do with UnloadMovie or Level.
H E L P
Can you explane?
Load Html Pages In Iframe With AS
this is my code:
I have a line drawn underneath non-active tabs. i don't know how to add code to load 4 pages in an iframe or different window. here is my code. any help would be appreciated:
contents.stop();
numberOfTabs = 4;
tabnum = "this._parent.tab";
currenttab = "tabnum";
for (i=1; i<=numberOfTabs; i++) {
line = eval("tab"+i);
line.onRelease = function() {
for (i=1; i<=numberOfTabs; i++) {
otherTabs = eval("this._parent.tab"+i);
otherTabs.bottomLine._visible = true;
}
this.bottomLine._visible = false;
//contentFrame = Number(this._name.substr(3, 1));
//this._parent.contents.gotoAndStop(contentFrame);
if("currenttab" == "this._parent.tab1"){
this.getURL("page1.htm","main");}
else if("currenttab" == "this._parent.tab2"){
this.getURL("page2.htm","main");}
else if("currenttab" == "this._parent.tab3"){
this.getURL("page3","main");}
else if("currenttab" == "this._parent.tab4"){
this.getURL("page4.htm","main");}
}
}
tab1.bottomLine._visible = false;
if you want to see the .fla i can send attatch it
Can Buttons In A Swf Load New Pages Into A Main Html Frame
Is there an action I can assign to a button in flash that gets the url into a frame window.
I'm trying to build a flash menu for a site that controls the content in the main frames window and do not want to have to publish every button as a different swf file and rebuild the whole menu in Dreamweaver.
Can I use the
on Click get_url action ?
Thank you.
HTML Inside A Flash Movie
I am trying to incorporate a snippet of HTML that displays local weather. The code is below. Is there a way to incorporate this into a flash movie? I ready a post where someone was displaying html underneath his movie...relating to submenus on a menu bar. Is this possible?
<!-- Begin weather.com magnet include -->
<form method= "post" action="http://www.weather.com/cgi-bin/uncgi/zip_city_search.cgi?par=internal&site=magnet&code= 666093&promo=english">
<table>
<tr><td>
<font face="arial,helvetica" color="#004371" size="2">
Enter a City or US Zip: </font>
</td><td>
<input type="text" name="destination" size="8" value="" />
<input type="image" src="http://image.weather.com/pics/button_go.gif" width="26" height="23" border="0" alt="go!" value="Go City" />
</td></tr><tr>
<td colspan="2"> <a href="http://oap.weather.com/fcgi-bin/oap/redirect_magnet?loc_id=USVA0345&par=internal&site= magnet&code=666093&promo=english">
<img border="1" width="270" height="140" src="http://oap.weather.com/fcgi-bin/oap/generate_magnet?loc_id=USVA0345&code=666093" /></a>
</td>
</tr>
</table></form>
<!-- End weather.com magnet include -->
Flash Movie Inside HTML(dreamweaver)
How would I have a flah movie of a menu and once a button was pressed, getting it to load an html page, outside the movie. Or atleast get it to send a variable to dreamweaver to get it to change the table value to antother page??
Html Or Other Swf Inside In Main Swf (flash Movie)
Please teach me how can i insert a html document inside flash movie, i need it cuz i like make varios moules inside the flash movie.
Ex.
I have a main flash movie, with a menu, inside i like make a space for load (inside the movie) one or more html fages or other flash movie.
I know that may be is a dumb question, but i really need it to know, thanx for your help.
Example: 2advanced.com
Chromeless Windows That Open On Movie Load Or Load Of Html Page (Flash Ad Kit)
Hi guys,
I was wondering if someone could help me out in creating these flash ads that appear out of nowhere. I see them mostly on rediffmail, yahoo and about.com.
I know how to create a popup window on button click, but how you do that without a button.
There's another dimension of ads nowadays. They are the transparent ads. They really look cool. Could someone with this knowledge pleeeeeeeeese help me out. I urgently need to create these ads.
Regards,
designable
Chromeless Windows That Open On Movie Load Or Load Of Html Page (Flash Ad Kit)
Hi guys,
I was wondering if someone could help me out in creating these flash ads that appear out of nowhere. I see them mostly on rediffmail, yahoo and about.com.
I know how to create a popup window on button click, but how you do that without a button.
There's another dimension of ads nowadays. They are the transparent ads. They really look cool. Could someone with this knowledge pleeeeeeeeese help me out. I urgently need to create these ads.
Regards,
designable
Load An Mpg Movie Inside A Flash File
Hi,
I would like to load a mpg movie inside my flash file once a specific button is clicked. Is this a reality? or not, before I start delving deep into the books... again!
cheers
bruce
Randomly Load Different Movies INSIDE A Movie? Flash 4 Or 5
Is it possible to randomly load/display movies inside a .swf? For example, I'll use a simple java ticker effect with say 10 sentences.
Can you randomly have let's say #3 scroll, then fade out (as an independent movie), then when it's done, have another random sentence, let's say #7 scroll, then fade out. And it just keeps randomly looping through those 10 sentences?
I've looked around for a tutorial, but can't find anything.
See Web Pages Inside Flash?
Is there anyway to see web pages inside flash? I'm doing a flash site with database (reading from a php file) and I wonder if there's any kind of component that allow us to see web pages in a dynamic txt box or a square.... It would save-me of a lot of work hi hi hi.
"importing" Html Pages Into Flash Blank Movie Clips?
Is it possible I want to get a URL say from yahoo and load it into a blank movie clip maybe using a mask to show a scrollbar to scroll that content? So far all ive seen was that using a loadMovie(getURL)) combo just opens a page outside of flash and pops up out of the site.
I haven't tried maybe loading a xml into flash since Ive used xmls but I haven't seen anything while searching the forums for any answers on how to dynamically bring a website outside of a flash site such as a php and fill the info into flash is it possible?
I know I could use frames in Dreamweaver and bring the content in there but I want the site to be pure Flash since it is allready animated and ready to go.
Load A Movie Inside Blank Clip From Inside Itself?
Hi,
I am working on a site and I have a blank movie clip called contents. I have a button that when clicked, loads a swf (2.swf)inside of it. then I have a button in 2.swf, when clicked, I want it to load a swf in contents (the same movie clip that it was loaded into). I have tried using _root. and _parent. infront of the loadmovie code, but those aren't working. What code would I use to do this?
Thanks, Matt
Help With Linking Pages Inside Flash?
So I have this Template I'm using to learn Flash. I have read numerous books and watched some tutorials.
One thing just can't seem to figure out is how to Link pages (in the case the pages {home, contact, bio etc} are movie clips. In which all you have to do is open the movie clip from the library, customize it and save it and your good to go.
I would love to understand whats going on in this situation. I understand to a point what the action script is doing pertaining to call up the movie clips.
I guess what I'm trying to get at is, How would I go about making more pages with flash. I have the main menu bar with 5 menus linked to 5 different pages. I want to ad a 6th 7th or 8th page. I would love to ad a link within one of the pages to one ofd the new pages. For example:
Menu choices:
Home
Bio
Contact
I would love to figure out how to make say a "Discography" and have a link from the bio page.
I noticed that all the pages are that are in the document now are all on the timline in the same layer. In the actionsript code the pages are labeled "1" for home "2" for bio etc etc. and they show up on the timline in the same order.
I was thinking if I could extend the timeline, save one of the movie clips as a different name ex"4" and place it inside the timeline after the last clip, then I could copy the actionscript for page 3 and change the varible to "4" to match the new movie clip. It did work but my problem is that the timeline ends. So I would have to figure out how to extend the timline but I really don't understand what ALL the other layers and animation are doing and still have not been able to get it to work. I did extend the timline, ad movie clips but when I change the variable to the next "5" it goes to the first page instead of the 5th.
I hope this makes some sence to someone, I know its really long, if someone could maybe point me to a tutorial about making pages inside a flash document using movieclips or if you actually understand my jibberish I would owe you the world
thanks for reading!!!
I could send you the flash source files if need be, so you could look at what I'm doing and how its set up, I had to buy the template, but I'm willing to give someone a copy for the help, like I said I just bought some random template thinking I could pick it apart and learn more about flash
One Movie; Multiple Html Pages
Hello people
I want to make a movie that behaves differently depending on which html page it is being viewed in. Is there any way I can return the URL of the page my movie is embedded in? Maybe using a bit of javascript?
Please respond even if it is only to say you don't think it is possible
Thanks v much
Mark
[MX04] -- One Movie, Many HTML Pages
Hi everyone, I'm trying to get my flash navigation to change the HTML content below, without having to reload the animation. Reason being that if you click on button x it shows animation x and then loads HTML x, but if you click on button y, it shows animation y and then loads HTML y (well I want it to do that) - any ideas how to accomplish this without frames? (i'll suck it up if i have to, but it'd prefer to keep my page SE compatible).
Thanks!!!
Adam
(random mr. t's make my day)
[MX04] Load Movie Once On Many Pages
I have a flash banner and its the same banner for 3 web pages. I want the introduction to only load once and the last frames to load on click of new web links. Any ideas?
Load HTML-PHP Inside A Swf
Hi,
I know, I'm posting multiple messages at a time, but I have many questions as I'm still learning Flash...
So here's my question.
First, check www.simo-multimedia.com
All the page that are accessible through the menu are separate swf files loaded with the following ActionScript:
PHP Code:
on (release) {
loadMovie("accueil/accueil.swf", "placeHolder");
}
Problem is, The "Forum" and "Livre d'or" (guestbook) section are gonna be PHP, so I'd like to know if there's a way to load these inside the main SWF (into the placeHolder) or if my only solution is to open them in a separate browser window, wich will not be very clean visually...
Plus, I've never heard about or seen a Flash forum. Does this actually exist? And are there any opensource flash forums available?
Thanks,
Simo
How To Show External Web Pages Inside Flash?
Hi.
I have a flash movie. I would like to make one area inside of it like frame in HTML. To show some other web page. Imagine, just one box, everything else is flash but inside of that box is some other web page loaded. Hope you understood what I am after and hopefully there is somebody who is able to help.
Thx
Load Html Before Flash Movie
Hi
I'm not entirely sure if this is a flash or html question. On my site, the flash loading screen always comes up before the rest of the page is up. Is there to code to tell the flash movie to wait?
thanks
Anyway To Get HTML Load In A Flash Movie?
Hey guys ive been wondering this for a while now. It would be really awsome if i could have a flah movie or site with a frame of html inside it. Is there a way to do this?
Load Html In Flash Movie ?
I really need to know hot could i load an html file
inside a running .swf from a button ,
the html file will contain another flash movie
ive search in other load movie tutorials but none have this info
thanks in advance
Load An Html Into A Flash Movie
I am wanting to load a .htm file into a specific area in a movie. I would use Iframe if I used html only but I want to load that page that would be loaded by the iframe into the movie.
Thanks
J-
Load An Html Into A Flash Movie
I am wanting to load a .htm file into a specific area in a movie. I would use Iframe if I used html only but I want to load that page that would be loaded by the iframe into the movie.
Thanks
J-
Load Html Into Flash Movie?
Can I load an html email form into a flash movie similar to using loadMovie? The reason I ask is that my free webspace only provides some sort of automated email forwarding using templates... so I don't think its even worth trying to figure out if its possible to use a flash form!
Can I Load A .html File From Within A Flash Movie?
is it possible to load a .html file from within a flash movie? i tried placing a "load movie" action on a button but it doesn't work.
i am creating a cd with flash and i have a .inf file loading a .exe and i wanted the user to then be able to choose the flash version or the html version. but the "load movie" comand will not open the html file in the browser.
is there a better way to do this? can i use autorun.inf to open the html file in the browser? it doesn't seem to work the same as an .exe.
thanks
~openyoureye
Send Var To Flash From Html To Load Movie
After several days I could really use some help with this....
I have created a banner.swf file and placed it on an html page using swfObject js detection. I want to send a variable from the web page to tell the banner.swf file to load an external image and/or .swf file to an empty_mc on the stage with instance name "container".
I have the following on the html:
<script type="text/javascript"> var fo = new FlashObject("banner.swf", "swf", "800", "212", "8", "#ffffff"); fo.write("movieAlt");
so.addVariable("var1", "myImage1.jpg");
so.write("flashcontent");</script>
I have the following on the frame 1 Actionscript:
var myMCL:MovieClipLoader = new MovieClipLoader();
myMCL.loadClip("var1", "container");
I have gotten the external file to load when it's hard coded into the actionscript but need to load it from html page. I know I must be missing something so thanks for any help! SD
Html/javascript Load Movie Into Flash
I have a html link that opens another html page with a flash movie embedded in the page.
what i want to do is when u click on the link i want it to load the new html page with the flash movie in it to open another flash movie inside (on top) the flash movie already in the page. Is this possible???
How To Load Things Like Html/php Into Flash Movie?
Hi.
i've been recently trying to create a new website made entirely of flash, but I've been encountering some problems.
I wanted the flash to perhaps load an external news document made via HTML or PHP for easy access/upload/updateability, but I really don't know how to load it into a Flash file with perhaps scrollers etc.
Can anyone help me?
tia
(ps this is one of the craziest flash webpages i ahve ever seen it raises my CPU temp to 65C from 61C!!!)
|