How To Load A Kmz File From Flash ?
Hi
ehhh ... on my website i got maps of country's i have been traveling in .... on these maps i have buttons (arrows) pointing at places / things ive seen in that country ... ive found these places on google eart and id like to be able to open an google earth placemarker (a kmz file) with my flash arrow button ... im no good with action script (yet) so i havent tried to many things ... just get url but that wont work ... can anyone help me ?
FlashKit > Flash Help > Flash MX
Posted on: 01-26-2006, 03:36 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
How Does One Load A .lit File(ebook Reader File) In Flash.
Hi there
am creating an interactive CD wherein I have a link to a .lit file which the user is supposed to access and read with the Microsoft Reader . Obviously I will ahave the user first load the plugin before accesing teh required docuemnt. I belive I should be using the getURL function but am not sure how to define the frameset...can anyone help me please???
How Can A Flash Projector EXE File Load An AVI File?
Plz help us!!
How can we load an AVI-file when a button is pressed in a Flash Projector EXE file??
We've tried the getURL(*.avi); command, but it's doesn't work properly and it will activate IE to execute the AVI.
And we've tried batches and EXE's, but this is getting too complex.
Plz help us, this is a very difficult problem for us!
How Can I Load Image Through XML File In Flash File
Hello,
I am a really a beginner in flash and i want to get image through XML file mean in XML file the path of image will save and in flash file this image will display ,so sir i want to know what will be the actionscript for this type of work and i want to say i am not more familier with action script also so i'm in trouble to handle this problem.
Please give me the solution as soon as possible.
How To Load Exe File Flash ?
Hi,,,
I have a New Flash Design Project for a Multimedia CD !
I'had Complete This ! But ,at the end I can't Play a EXE file on Click at The one of the button .
-----------------------------------------------------------
My Question :
How I Can to Load or Play EXE File in Flash ?!
Thanks
Hesam
Is It Possible To Load An Mp3 File Into Flash?
Using Flash 5 or MX Actionscript, is it possible to load an mp3 into Flash if the mp3 is in the same directory as the flash file on a local hard drive?
(For my purposes, I don't want to import (File > Import) every single song I want to play in the movie).
I've tried making a new symbol, putting in script like
loadMovie ("/song.mp3", "0") ........
but it didn't work. I would like to also know where the script should go (inside the first frame of the movieclip, on the first frame in the global timeline, etc.)
Thanks for your consideration.
How Do I Load A Pdf And Wmv File Through Flash?
please help me,
how do i link to a .pdf and .wmv file through flash being offline?
i am making a CDrom presentation and i want the user to be able to view some .pdf and .wmv video how do i do that?
thanku, thanku
iep
Load PDF File From Flash
I'm trying to make a button that you press, and a PDF file loads up in Acrobat.
I tried making the script like a url link, to the file in a sub-directory, but that doesn't seem to work.
Does anybody have any idea how I can achieve this.
Thanks.
Load A .exe File In Flash?
How to load(open)(run) a .exe file in the end of a movie???
The .exe file have to be opened from the flashmovie...
Thanks for all the help.. )
Flash Won't Load My File Please Help.
I have a .fla i've been working on for months, and suddenly it won't load up. I double click the file, flash opens but nothing else happens. I've tried going through file-open-myfile.fla but again nothing happens. There is no error message, nothing. Other files open perfectly, just ths one file won't.
I'm at a loss, please help guys.
<marquee><b>Mike Stand
Load .exe File Into Flash
Hi,
Hope someone could help me with these...
I have around 10 products interactive cd-rom as you know there are executable files, .exe
Now, I would like to create a Flash menu interface with buttons linking to each of the products .exe. So, when I click on the button, the product .exe file will launch and play.
Please kindly help to guide me on how to proceed the above. Is there any special script or XML to accomplished it. Please advise.
Many Thanks in advance for your kind help.
Regards,
Evangeline
Load A New CSS File From Flash...
How can I load a new CSS file from a flash banner in my page?
I have created 3 different CSS stylesheets and i want to control them through a flash banner.Is it possible?
Getting Flash To Load PHP File
Im sort of new to actionscript, I have a flash movie that rotates through stories and displays them one at a time. Anyway currently it loads the text from a flat file, what Im wanting to do is have it grab the text from the database using a php script. I read that you can use this:
Code:
loadVariables("http://localhost/read.php?file=testfile", this, "GET");
But I havent gotten it to work. The flash file is split into 2 files. Here is a snippet of code from the main file:
Code:
var myLV:LoadVars = new LoadVars();
myLV.onLoad = function (success) {
if (success) {
_level5.loadedInfo.htmlText = myLV.info;
} else {
_level5.loadedInfo.text = "There has been an error loading the requested information. Please contact the Webmaster and report your error.";
}
}
Then from the second file:
Code:
_level0.myLV2.load("communitynews/flash/" + _root.subcommunity + "/text2.txt");
loadedInfo2.styleSheet = cssStyles;
How would I change this to get it to read from the php file? I have tried myself but it just comes up blank.
Thanks
Silly
How 2 Load Xml File In Flash Mx,5
want to know how to deal with xml while i'm loading it into flash and how to get the variables and work with it to pass it to movieclip or just to use it in any thing
thnx all of u
Random Flash File Load?
i've just made a couple of flash movies and i want to put them in my web page...however...the web page must display only one movie randomly selected from the pack...i've tried some javascript but i'm stumped...
Load Txt File In Flash S.O.S THANK YOU IN ADVANCE
Hello I have a problem that i cant solve. I want to load txt file in my
flash movie. The site is broken down to several movies. Intro load in level0
and my other movies on level 3 and some level4. When the movie with the load
txt file load it dosent load the txt file cause the movie is in level3. The
only way it works is if I load the movie on level0.
Do you know how to load the txt file in level3 and not level0?
I hope you understood what I worte.
Thank you very much!!!!
Chris
Load Html File Into Flash
How can I load a html file into a flash movieclip with the instance name "htlmholder" after I pressed a button.
Load PDF File From Flash, But NOT ONLINE.
Oookay, so here we go. I saw a post earlier today about someone asking how to make a pdf come up after pressing a button in flas on thier WEBSITE.....What I would like to know is how would you do this offline? What I mean is, say I build something in Flash and I burn it onto a CD and in my flash peice I have a button that I want to load up a PDF file. Could you have your flash projector file and the PDF both on the cd? Could flash even pull this off? Someone please let me know. And if it IS possible, how would you do it?
Thanks in advance.
A.
Can I Load External .exe File With Flash ?
i`ve made a menu interface in flash and i want to load external file if i push one of the button
i want to know how to load external file like .exe within flash
using actionscript
How Do I Load An Image From Xml File Into Flash
Hi!!
I am trying to make a businesscard . Apart from the text details i also need to have an image placed in the extreme top left corner of it. What i know is that :
mymoviecliip.loadMovie("ab.jpg");
mymovieclip.onData=function()
{
mymovieclip._x=30;
mymovieclip._y=40;
}
helps in loading an image.
But i am not getting the desired results. Help!!
Load Doc. File From Flash In Ms Word
Hi! there
I want to open a word file say sample.doc on click in Ms word document form flash file . pls tell me how do i do it.
I tried using get url doc file oprn but in brower , it to open
in Ms word only. pls help
Sabs
Load Doc. File From Flash In Ms Word
Hi! there
I want to open a word file say sample.doc on click in Ms word document form flash file . pls tell me how do i do it.
I tried using get url doc file oprn but in brower , it to open
in Ms word only. pls help
Sabs
Cannot Load Text File Into Flash...Please Help
I am trying to load variables into Flash from a text file and display them on a dynamic text field, but I can't do it and don't know what's wrong. Please help!
I tried to load variables using the following command:
_root.loadVariables ("text.txt");
this.dyn_1=variable1; \dyn_1 is the name of the dynamic text field, variable1 a variable in text.txt
The text file has been saved in the same directory as the flash file. (C:ProgramsMacromediaFlash8flash document) The text file was created using notepad and in the "variable=value" format. I have also tried to use the LoadVars object but still it cannot load i.e. variable1 is displayed as "undefined". So what's wrong?
Flash File Load Last On Web Page ?
I have a flash file on my web page at the header...is there anyway to load it last on my web page?
Just it's slowing things down a bit.
Thanks,
Michael
[F8] Can I Load A Flash File Into A Container?
Hi Guys
Im new to the forum, so ill try to keep it short and sweet
Ive created a website in dreamweaver, and in with one of the pages ive included a flash file consisting of three buttons. each of these buttons links to another flash file (its a map of a shopping centre, each button represents a floor in the shopping centre). Now at the moment, clicking on the buttons loads the flash file in a seperate window.
my plan is to make the flash file load into the page which has the buttons on, effective i need some sort of container/holder for the flash maps to be loaded. Now im not sure how to do this.
Any help would be awesome, incase ya need to know im using Macromedia suite 8.
thanks
Mack
Is It Possible To Load A Flash Mp3 Player Into Another Swf File?
I 'm trying to load a flash mp3 player into a movie clip on another flash file, but I can't seem to figure why it won't work after using the proper loading actionscript. I'm trying to use an mp3 player from "http://wpaudioplayer.com/", if you know how to do this or if it's even possible please let me know. Thanks!
[CS3] How Can I Load Html File To Flash
hi there
i have course lab (html files) and i want to load them to a region in flash without reformat the html files, just like the loading swf file.
anothor thing, some html files has embbed swf , sound or movies, so if possible how can i do that, if not how can i reformat the html.
thanks..
Can't Load External SWF File In Flash.
Hey,
I fixed my main .fla file so now its a bit more organized.
What I am trying to accomplish is to load an external .swf file in my main .swf file but for some reason it will not work.
On the _root I have one main mc called "main_mc". Inside that mc are a bunch of additional mc's that have tween animations within each one. I got the stop function to work when you rollover the mc's but what I need to do now is have each one load an external .swf file each time your rollover. I also need to mention that I need the external .swf to unload if you rollover a different mc.
Hope that makes sense.
I included the source file if you want to take a look.
I added an external .swf file for test purposes called "loaded.swf".
Please let me know if you have any questions.
Can someone please take a look?
Thanks for your help, I really appreciate it!
Calling .exe File To Load From Flash
Hello all,
This should be a simple one but I have yet to figure it out. I have a flash splash page the exists on a cd. It has a button on it that the user can click to launch an installer .exe file (the .exe installer file also exists on the cd). The problem is, all of the scripting stuff I see only addresses how to load external files "into" flash. I just want this to launch the .exe installer file (I'm unconcerned whether it reverts back to the splash screen or not).
any help would be appreciated
Load Text From A Txt File Into Flash?
is it possible to load text from a txt file into flash? and how would i do this?
or is there any other good way to get text into flash, for easy update?
or even better is it possible to open a html site in flash? like an iframe or something?
Quicktime & Flash. Possible To Load Into A .swf File?
Hello,
I'm new to video with flash so I'd really appreciate some help.
My client wants to be able to load a quicktime onto the flash stage but still allow the end user to download
the .mov file, basically maintain the quicktime functionality. It must be streaming video as well. We don't want to just open the .mov file in a pop up window. Is this possible?
The way the site is set up so far is I'm loading each category into level 2 of the site with all the main buttons on level 1. Once the video thumbnails load on level 2, I'd like the quicktime to load on level 2 but without converting it to a .flv.
Thanks in advance for your help!
How Do You Load In An Executable File In Flash?
Hey,
Just wondering if anyone can help me out a little bit...
I want to attach an action to a button where when the user clicks on it this button, it loads up an executable file?
Appreciate the responses in advance.
Load Txt File Using Flash Vars
I have a project where text is being loaded dynamically with a text file. The request is that the text file be loaded through parameters in the object tag so that if the location on the server changes the path to the txt file can be easily changed.
Anybody have any idea how I might be able to do this? I've tried using flasvars but apparently don't understand the process well enough or it is not the right solution.
Any help would be appreciated.
Load HTML File Into Flash
I got a Flash menu, where i made my drop down menus and stuff. Then the contents of the page, needs to be in html. I actually hoped that i could just load an html file into an empty mc, but it seems like i cant. Is there other ways of doing this?
Load Flash File In New Window....
2 questions...can someone please help me?
I have a navigation swf and several other swf files (diff. sections of the site ie. about, contact...etc etc) that would load right below this navigation when users click on the buttons. I used the root.loadmovie thing...
ok...this is done a lot but like when you go onto certain flash websites, it's a HTML page first and then the flash window pops up seperately in a fixed window...
so how do I do that, and also how do I load two swf's in the same pop up? since I have my navigation swf plus i need a homepage swf that goes right below the navigation swf?
ugh...i hate explaining things, never make any sense to me. LOL
thank you!
How Do Load Html File In Flash
hello everyone
i need a html file which is formatted by CSS loaded into a flash...i mean viewing html page in flash format. i hope everyone got it. pls post any working example.
thanks in advance
Load Next Flash File As Next Page
Hi everybody!
I am first timer and I am amaized how good this website is. So much good tips and help.
I am stuck with one thing. I did preloader page as in tutorial on kirupa. there are three frames the first one is:
Code:
bytes_loaded = Math.round(this.getBytesLoaded());
bytes_total = Math.round(this.getBytesTotal());
getPercent = bytes_loaded/bytes_total;
this.loadBar._width = getPercent*100;
this.loadText = Math.round(getPercent*100)+"%";
if (bytes_loaded == bytes_total) {
this.gotoAndPlay(3);
}
Than the second:
Code:
this.gotoAndPlay(1);
and third frame i put action:
Code:
loadClip.onEnterFrame("firstpage.swf");
My next page I want to load is firstpage.html in the same folder. Should I load swf or html and is this code right?
Please help!
Thanks
Flash Load External Swf File
Im looking to load an external swf file at a certain depth.
What i've got so far is:
I've loaded my swf file with this code:
gun1. onRelease = function (){
_root.createEmptyMovieClip("holder", 1)
loadMovie("uso.swf", "holder");
_root.holder._x = 170;
_root.holder._y = 100;
_root.holder._xscale = 60;
_root.holder._yscale = 60;
};
what I need now is to for that specific swf file to be played behind what is already on my screen in flash. So i've created a flash animation with buttons, when you click on gun1 button it loads the swf file infront of what is on my screen and its awesome but its WROOOOOONG.
Please sum1 help me load the file behind whats on screen, I need the code!
Thanks
Load HTML File Into Flash
I got a Flash menu, where i made my drop down menus and stuff. Then the contents of the page, needs to be in html. I actually hoped that i could just load an html file into an empty mc, but it seems like i cant. Is there other ways of doing this?
Forcing Flash File To Load Last...
Hey all,
Is there anyway to force a flash clip to load last on an HTML based page?
The page has been produced in Photoshop and sliced into columns/rows for placement in a table structure, controlled by css.
The flash clip loads first and then the remainder of the jpg's load afterwards meaning the clip has run it's course before the website has loaded. Is there anyway to alter the HTML loading sequence???
Thx for your time..
Load A Movie File In Flash ?
I am facing some trouble to load a "eskills60.wmv" movie in flash. i use load movie script to load this external movie in flash .
Plz tell me how can i load this movie in flash. Its extension is WMV and name of that movie is : eskills60.wmv
Thanks
|