Flash Commands Through Internet Browser
Ok I have run into a few minor problems here. I have been searching for the answers to the following questions for literally months.
1. How do you save text variables to an external .txt file through internet browser? I want to know how to save a variable through a browser. I know how to do it through the standalone player but haven't a clue as how to do it through a browser.
2. How do you load external files through a browser? I can do this through stand alone player but again, don't know how to do it in a browser.
I am a beginner at html code but am ok at flash script.
Thanx a trillion in advance.
FlashKit > Flash Help > Flash ActionScript
Posted on: 06-22-2001, 06:06 AM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Internet Browser In Flash
Does anyone know how to show a set webpage in a flash, like to be able to show a certain webpage in a box, with the links able to work?
If so please respond.
Flash Player Without Playing In Internet Browser
Hello,
My computer has Flash installed but this question is for people who do not have Flash installed (i.e. client). Can a person view a flash SWF file in a Flash Player window outside of their internet browser. I wasn't sure if Flash was installed as an internet app plugin as opposed to a stand alone player. Since I have Flash installed, I have the option to play in Flash Player, I wasn't sure if that option was granted to non-Flash app computer users with Flash Player installed.
Internet Explorer Security Alert When Flash Browser Is Launched?
Hey all. I am getting the Internet explorer security bar at the top of the browser on "some" sites im designing, blocking content unless the user ok's and allows the content. Not sure why most sites dont trigger this and some do.. any idea's why this is happening and how to get it NOT to trigger this alert? A service pack 2 thing obviously.
Thanks much!
How To Apply A Flash Movie Playing On Top Of The Internet Browser Window?
Hi, a little help from u guys...
I'm facing problem about how to apply a flash movie playing on top of the internet browser window, and this flash movie background is transperant. For example we can see offten from the msn.com, when they are having any promotion, they will playing this kind of stuff on top of the internet browser, after the flash movie is finish playing, it's will turn small icon at the corner, and it can be replay again if u click it...
I'm very confusing is whether this script is control by action script or java script, and don't know asking who...
thank Q for ur help.
littlepony
Disabling Browser Function Commands
Hi,
In my .fla, I'm assigning different actions to the F1, F2, F3, F4, and F5 function keys.
When these files are viewed in IE and either function key is used, the Internet Explorer Help File (F1) and the Search Companion (F3). Is the way to disable this from happening to add Action Script or adding java script to the html file, or both?
I really appreciate any help you can provide.
Disabling Browser Function Commands
Hi,
In my .fla, I'm assigning different actions to the F1 and F3 function keys.
When these files are viewed in IE and either function key is used, the Internet Explorer Help File (F1) and the Search Companion (F3). Is the way to disable this from happening to add Action Script or adding java script to the html file, or both?
I really appreciate any help you can provide.
Internet Browser Detection
How do I detect the internet browser and make sure if its IE it will lead to abc.html and if its firefox it will lead to abcde.html?
Opening A SWF In A Internet Browser From A SWF
I am creating a conduit bending tutorial. On the main timeline of this tutorial SWF, I have a button that loads a trig calculator into an existing movie on the stage. I would like to have this calculator open in seperate internet browser window outside of my SWF. Is this even possible? If so, can someone point me to the right action script reference.
Thanks
Internet Browser & Player Detection
Hi!!
Does anyone know if Flash MX is capable of detecting which browser I am using and which version of flash??
If so, how can it be done??
I haven't got the slightest idea
Thanks
Internet Browser & Player Detection
Hi!!
Does anyone know if Flash MX is capable of detecting which browser I am using and which version of flash??
If so, how can it be done??
I haven't got the slightest idea
Thanks
Picure In Internet Explorer Browser
This is maybe a dreamweaver or HTML/javascript problem, but i decided to ask you guys if is it possible to do that with Flash.
I made my Flash site, where i have picture gallery. When i click on a small picture on it, i want it to be open in internet explorer. Ok, i have done that. But i want to make that window to be big as my picture and fixed (to be unresizable). Can someone help me please?
Opening SWF In A New Window In Internet Browser
I've finished my project and would like to get it online. I have my server lined up and a front or splash page up...basically a link that says "enter." How exactly do I format the HTML for the link so it opens the SWF in a new window which can't be resized/maximized? Thanks.
Pop-up Browser Problem In Internet Explorer
I've created a flash file that consists of a button that launches a pop-up browser. Here's the code I attached to the button:
on (release) { getURL ("javascript:spawnWindow('http://www.google.ca/','pop-up window','toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=550,height=400')");
}
I then published the flash in html, opened it in dreamweaver, and attached this base javascript code to the html code between the HEAD tags:
<script language="JavaScript">
<!--
function spawnWindow(URL,Name,features) {
window.open(URL,Name,features);
}
//-->
</script>
Then, I previewed the html page in the firefox browser and the ie browser. The pop-up window opens just fine in the firefox browser, but when I click the button in ie, I hear a click, but nothing launches. The only effect is that the 'Done' notification icon in the lower left corner of the ie browser still reads 'Done', but the ie icon changes to the 'Error on page' icon.
Swf Movie Not Show On Internet Browser?
Well here is my problem, i have upload all the swfs movie to my ftp site directory these movies are in layer and when i try to load it on the browser there is one movie that would not play, but when i play the movie on my computer it show. What am i doing wrong?? i double checked all the spell is exactly the same and so is the directory. Please someone explain to me what i am doing wrong and how i can fix it.
Thank you
Charlie
Mouse Wheel In An Internet Browser
Hi.
I have a problem with my mouse wheel in flash.
I'm listening to the mouse wheel from my SWF. the SWF is embedded into a webpage, which has a scroller (the page is too long and has to be scrolled).
I want to disable the scrolling of the webpage when the Flash is in focus. Is there a way of doing it???
TNX
Exact Size For The Internet Explorer Browser
Hello... I'm about to start a flash movie that'll serve as my website. I was wondering whats the exact pixel dimension I should type into the Movie Properites if I want the movie to fit Internet Explorer. This is because I want the movie to exactly fit when a person checks out my site WITHOUT taking up ALL of the computer screen . Any advice?
Code To Insure SWF Won't Play Over Internet/browser?
I'm working on a piece of software in flash that I want OSX/Windows (and mayhaps others as well) to be able to run.
But this is a desktop app and I absolutely don't want it running over the internet. Or if it is, having it functionally crippled.
I believe you can compile to EXE for a PC, but I'm not sure about Mac.
I don't mind restricting use to a flashplayer and preventing a browswer or allowing it to run in a browser, but crippled when accessed through a website.
The only absolute I've seen is purchasing another software product that compiles to both PC & Mac.
Video No Loading In Old Internet Explorer Browser
Hi,
I'm using this code and the mp4 video is no loading in old internet explorer browser
var NewCtn = new NetConnection();
NewCtn.connect(null);
var NewSt = new NetStream(NewCtn);
videoHolder.attachVideo(NewSt);
NewSt.setBufferTime(0);
NewSt.play("TEST_MP4.mp4");
NewSt.onStatus = function (info)
{
if (info.code == "NetStream.Play.Stop")
{
NewSt.seek(0);
}
};
any ideas?
thanks
Alex
Removing The Toolbars From The Internet Explorer (Browser) ?
hi everybody
i have this question : i want to make a flash button and when i click on it , it must open for me another window which will have the link that i put , but my problem that i want when this new window open is to have no tool bars on it (only the minimize and the close ..)
i did it before on a text button (not a flash) and it workd will and this is the code that i had use it there
[code]
Code:
<html>
<head>
<script language=javascript>
function openwindow()
{
w_height=screen.availHeight
w_width=screen.availWidth
window.open("index.html","","height=" + w_height + ",width=" + w_width + ",left=0,top=0")
}
</script>
<title></title>
</head>
<body bgcolor=gray>
<form>
input type=button value="Enter The System" onclick="openwindow()" style="position: relative; width: 300; height: 30; font-size: 12pt">
</form>
</body>
</html>
]
so how can i do it with flash?!?!
ands thnx
Detecting External Internet Browser Windows With ActionScript
Basically, I have a shockwave movie which, upon reaching the last frame, opens up a web-page in a different internet browser window. I was wondering whether there is there any way that, upon reaching this last frame, I could use ActionScript to 'detect' whether the page is already open in the separate browser window; if it isn't, open up the window as normal, but if it is, do not open up another instance of the window.
Basically, I want there to be no more than one instance of a particular page at any one time. Does anyone have an idea how I could control this? If I haven't explained this very well, I can expand on what I've said.
I realise this might not be the best place to ask, but if this isn't possible in ActionScript, would this be something I could control with a simple Java script?
Many thanks!
Remove .SWF From Temporary Internet Files Upon Browser Exit
INTENTION: I would like to use Flash for my main navigation, as opposed to using CSS, pixel-based images and templates/library items in Dreamweaver. 1) Vector based images look great and can be transformed to any size without losing quality and 2) it would make it easier if update the entire site if all I had to do was replace/override one file as opposed to making a change to a template/library item, which would then require me to re-upload every page that utilized that template/library item.
PROBLEM: SWF files are typically stored and save locally to a user's temporary internet files. If a SWF is updated/replaced without renaming and the user re-visits the site, because the SWF may already be saved to temporary internet files, he/she may not be seeing the most up-to-date version. So my question: is there a way to remove a particular SWF or all SWFs on a page automatically once a user closes out his/her browser or navigates away from the page?
Internet Explorer Browser Problem, Click To Activate?
I seem to be having a problem with IE 7 and displaying my flash, it works fine in Safari and FF.
Code:
on(rollOver){
gotoAndPlay("blurOver");
}
on(rollOut){
gotoAndPlay("blurOut");
}
on (press, release) {
getURL("http://www.rawliquidmedia.co.uk/newsite/wedding/bronzePackage.php", "_self");
}
Basically in IE all 4 packages are blurred, move the cursor over any of them and nothing happens- each one says 'click to activate and use this control' then you click on it and then the picture comes into focus like it should- after you have clicked on a button it works as per normal- roll over it and image comes into focus.
How do i get rid of this click to activate command, the rollOvers work fine in other browsers.
Also whats with the black line down the left and along the top of the boxes, i didnt put that there either
2 QUESTIONS: 1)get Internet Browser 2)htmltext Loads After Image Loads
1) is it possible to check whether the user is using internet explorer, or firefox, opera, etc. /retrieve the browser info?
2) how can i tell a text to load once it's html text has loaded. as in if it had an image tag in the htmlText, and i want the text to size itself [_width = textWidth] but it will do it too early, and i need it to function when the htmlText is loaded.
EDIT: i made a button to go to the second frame when clicked, and the second frame would resize the text. so i clicked it once the image loaded. however the text still went to like 1x1. so it doesnt register an image as text..obviously..soo..how could i make it size itself to the image.
FS Commands In Flash MX
Hey guys,
what about the FS EXEC Commands in Flash MX?? It seems that it doesn't work, well at least it does with flash 5, but if/when I import it in MX and publish....nothing happens.
What's wrong??
Flash Commands In XML
Hi,
Does anyone know whether its possible to have Flash commands in XML? I want the text "continued" in an XML file to have the following command:
_root.dealWithPages(_root.menu_xml.firstChild,_roo t.menu_xml.firstChild.childNodes[0],"noclick");
but this needs to be in the XML file because the text could appear anywhere in Flash. So something similar to href possibly?
Cheers
Chris
HTML Commands Within Flash
How can I make a button in flash which will when someone press it, open a web page called map.dhtml in a frame named "monitor".
I have web page with two frames, in the first frame called "menu", there are buttons, and in the second one, the pages are opened.
Thank you!
Flash ->- HTML Commands
Ok, I am not sure how many people will know this, but I have a button that when released I want to open up a new html page in a iframe that is on the page that the .swf is on. Did that all make sense? Basiclly, open up a HTML page in another frame that the .swf is in. Any help would be greatly appreciated.
Grouping In IF Commands (flash MX)
Hi,
I am having trouble with the IF command:
On the first frame:
this.tempNum = Number((this.tempNum)+1);
play();
On the second frame:
if ((SO.data.fileP+this.tempNum) == this.path) {
// do action...
}
SO.data.fileP is a shared ojbect which has a number with it
eg: SO.data.fileP1, SO.data.fileP2, etc...
So I have made counter to add the number to it, but the IF command wont "group" the two varibles together.
Is there a way of grouping them?
just incase:
SO.data.fileP1 = "hard drive"
this.path = "hard drive"
any help please
Flash Using Javascript Commands?
I am trying to figure this one out. How can I set up a button with a javascript command attached to it to close the browser window? Something simular to this,
<script language="Javascript">
function MM_close() { //v2.0
window.close();
}
</script>
<a href="#" onClick="MM_close();" true return>Close window</a>
can it be done or is there a simpler way in flash mx.
Any help would be appreciated.
Using Flash For System Commands
I was wondering is there anyway to use flash to run system commands (ie. interactive CD-roms, internal computer programs, ect)
Thanks
Flash Mx Drawing Commands
I want to create 6 seperate movie clips every time this loop is entered. the next frame, when this loop is entered, i want it to overwrite the contents of the 6 movieclips. (i thought this would happen, since the same mc names are used each time).
this is what I have...
onClipEvent (enterFrame) {
for(i = 0; i < 6; i++){//do 6 lines
_root.createEmptyMovieClip ("lines"+i,i);
with ("_root.lines"+i){//draw
lineStyle (1, 0, 100);
moveTo (random(550), random(400));
lineTo (random(550), random(400));
}//draw
}//do 6 lines
}
Flash Ignoring Commands
In the website I am constructing I have a button that goes and plays a frame name then it stops just like it should. The problem is when it stops if I click on any of the other buttons it starts to play the animation that it should but for some reason it makes a window I have drawn in a movie clip visible even though every button has code in it to keep it hiddden. The fla can be downloaded at http://www.coderedtragedy.com/sixsitch.fla
because it was too big to attach to the post. If you download it. Click on links then click on visual or news after its done playing the links.
Thanks in advance.
Robert
Commands Menu ::: In Flash ?
HI to all
plz share this why this menu is and what this works...??? means why we use command menu in flash MX 2004....any help ....sorry for bad english..
Relative Commands In Flash?
I know of two ways of targeting levels in flash _root and _parent but can you use relative commands like "one level above _parent" or "one level below _root"?
Typing Commands In Flash
Hi.In flash I've made this great quiz and I was wondering how to make a Keyboard Key command In Flash.(e.g, click the right button on the keyborad and you get to frame 321 etc...)
They did stuff like this in the Imposibble Quiz 2.
HOW???
List Of Flash Commands
Is there a complete list of where i can find all the flash commands and their meaning and as well as examples. I have the actionscript bible but doesnt have a list of all commands like as a reference i have to keep flipping threw the book.
Voice Commands In Flash?
Hello to everyone, I´m very new in Adobe Flash, and I was wondering if there is some way to command a presentation in Flash with voice commands, so when the user says for example "Next",the animation plays and go to the next scene.
Bye.
Voice Commands In Flash?
Hello to everyone, I´m very new in Adobe Flash, and I was wondering if there is some way to command a presentation in Flash with voice commands, so when the user says for example "Next",the animation plays and go to the next scene.
Bye.
Keyboard Commands In Flash
Hello, I'm wondering if it is possible to have various keyboard commands in flash. I know you can do the left, right, up and down keys. I thought it would be cool if you could do things by pressing a certain letter or number on your keyboard to make things happen. Is this possible, and what code would I need.
Thanks
George
Html To Flash Commands
Hi - I have a flash menu, and html pages in a frameset...
If I move from section to section in the html - how can I tell the flash movie (in the frame: NAV) to move the header to that new section.
The header is a movieclip which is highlighted dependant upon which is the current selection. eg
about me | portfolio | <contact> | site map
contact would be the highlighted section - in flash I just tell the hidden button over it to set the highlight to visible - so how from the html can I target this movie and tell the highlight to be visible???
Thanks
Jscript Flash Commands
Just wondering if anyone knows if it is possible to send a command from javascript to tell a flash movie to play a certain frame??? (or in laymens terms sending flash commands from javascript) :P
Cheers in advance!
Javascript/HTML Commands To Flash
I made a pretty cool Navigation bar to go along the top of my site, I put it in its own layer and made it transparent so that you can see the text behind it.
This is all fine and dandy, but the effect is... when you click out of the menu, it will close, and since the flash movie is transparent, clicking outside of the movie doens't work within flash.
What I need is to know how to tell my flash movie:
when the mouse is clicked in the browser, to tell the _root level of my movie to play. that is all,
does anyone know the javascript?
Sending Commands (?) From Html To Flash
hey i made a flash .txt scroller to put in place of the iframe here: http://www.angelfire.com/wa2/dragond...rrow/index.htm so that i can scroll .txt files (easy to update) in any custom font i want. I'm also looking to somehow rig the buttons on the "left page" of the book to change what .txt the scroller will be scrolling. IN ADDITION to that...i have to figure out a way (in flash) so that when one of the buttons is pushed, images can be placed over on the "right page" of the book if needed (they dont have to be dyanamicly spaced with the .txt, i want them to cover portions of the scroller, to give the wesite depth)...if you have any ideas...or if you know how i could go about doing this, awesome, please help me out...im getting tired of working on this project for a friend and want it out of my hair. thanks.
Flash MX Commands With Multimedia Builder?
Hi every body
I’m quite new to Multimedia Builder (the version I’m using now is 4.9.01). I would like to make some presentation in Flash MX then attach/ embed it to MMB.
The Flash file has some buttons, when clicked it will lead to certain HTML pages:
for example: button1 for page1.html, button2 for page2.html …etc
I would like to have ONLY TWO pages in MMB, the first page loads the Flash animation then when we click a Flash button ( no matter whatever it may be), we shall reach the SECOND MMB PAGE which loads the appropriate HTML page: I.e. button1 for page1.html, button2 for page2.html …etc
I have applied the Flash command : “get ULR” but it opens a new window and leads to that page on the Browser WITHOUT closing the first MMB page.
In brief, I would like to ask you, in this case, HOW TO use Flash Action Script to control the MMB project to get the desired purpose.
Thanks very much for your valuable help
hcongthanh@yahoo.com
Sending Java Commands With Flash
I am using buttons on a Flash movie to show div layers in a HTML doc. How do I code the action to send these variables? Do I need to embed the java script in the movie? If so, how?? HELP!!!
HTML HREF:
<a href="#" onmouseover="showbox(4);" onmouseout="hidebox(4);">
Java function:
var selectedID = 0;
function showbox(what)
{
//Hide existing one
if (selectedID)
{
hidebox();
}
boxobject= document.getElementById('box' + what);
boxobject.style.visibility= 'visible';
selectedID= what;
}
function hidebox()
{
if (selectedID)
{
selectedobject= document.getElementById('box' + selectedID);
selectedobject.style.visibility = 'hidden';
selectedID= 0;
}
}
Flash Commands Within Dynamic Text
Hi All,
Im no flash pro thats for sure but im trying to figure out if its possible to have a hyperlink within a dynamic text box which performs a loadMovieNum command.
For example, i have a dynamic text box which has html text within in and i have a section where it says "click here for more info". I want the user to be able to 'click here' and be taken to the correct page [loadMovieNum('contact.swf', 1);]
If anyone has any idea on if this is possible and how to do it that would be very much appreciated.
Thanks,
Brad.
|