Loader Hidden..?
Hi,
I have this swf which has a loadin indicator called "Brewing - Please wait".
You can see it when pressed CTRL+shift+Enter on debug mode.
but there's no code to c how it has been done
i've attached the file test.fla
Pls Someone help me.
Thanks
ActionScript.org Forums > ActionScript Forums Group > ActionScript 2.0
Posted on: 06-14-2006, 05:06 AM
View Complete Forum Thread with Replies
Sponsored Links:
Loader Hidden..?
Hi,
I have this swf which has a loadin indicator called "Brewing - Please wait".
You can see it when pressed CTRL+shift+Enter on debug mode.
but there's no code to c how it has been done
i've attached the file test.fla
Pls Someone help me.
Thanks
View Replies !
View Related
Hidden URL
Is there a way to hide the URL Address as someone navigates through your website? The site is FlashMX except for the published HTML for each area/page of the site. As the user navigates from one page/area to the next, I am calling getURL (Published HTML). Of course the paths are noted in the Address bar. This shows the different directories that are navigated.
Thank you
View Replies !
View Related
Keep It Hidden?
I would like to load an swf that has audio in it and have it invisible. I am using the following statement to load it:
loadMovieNum("audio2.swf", 15);
I know if I set its alpha to 0 it will not be visible, but how do I do this?
G
View Replies !
View Related
Hidden Timer
i am having some students take a multiple choice test in flash tomorrow. it has 50 questions. i am having the results sent to my email. included with these results, i would like to know a few things about the amount of time it took for each student to complete the test.
i also would like a separate variable set at the end of 2 sections (end of directions and end of question 25 - 1/2 point). this way, i'll know how long the spent reading directions and how long the spent on the 2 halves of the whole test. i have played with the getTimer command, but haven't had the luck i was hoping for. any suggestions?
View Replies !
View Related
Hidden Buttons
Hi there,
tricky little problem,
i have 10 different hidden buttons on stage which carry different
tweens in them. when one takes mouse over them evey button changes and amination of
each buttons and then stops and is over the hit button now we can see the
button but now its not a button any more.
now i need your help from here on. In the left lower corner there is
a dynamic text box(its name is text) which will show that on how many hit buttons mouse have been rolled over.
what will be the code.....?
and when this dynamic text box shows 10 then movie will go to next frame and start playing.
i have tried my best to explain u what problem i am facing.
HELP.....
plzzzzz reply. ALL COMMENTS WILL BE APPRECIATED.
Bye
View Replies !
View Related
Hidden Pics
The problem I'm running into with ANY movie I attempt to create with Swish 2.0 is that there is always a "phantom" pic once I enter in more than 10-12 pics. Eactly what happens is that as I enter a new pic, I can see that there is that phantom image in the way, and it blocks off part of the screen (usually the middle) and I have to move new pics to one side. Now I've gone through the files to make sure all previous pics are faded out, but the problem is still there. What am I doing wrong?
EB
View Replies !
View Related
Hidden Buttons
Help....
Currently have a MC with all my navigation buttons. This MC is a pull down tap. (you click the menu comes out). I got this far with no problems.
Problem..
Depending on what section I jump to on my timeline. I like for the viewer to see a red bar behind the button that corresponds to that section of the timeline. Again this buttons are inside my MC menu navigation.
Thank you in advanced.
View Replies !
View Related
Hidden Games In MX
Dont shout if this is old news, but I jut found them!!!
If you go HElp, About Flash then click in middle of the "X" of "MX" lots of times there are a few hidden games that load up in the window!!!
Thanks macromedia!!!
MX
View Replies !
View Related
Hidden Files...
hidden files...
hi guys im working on a project on a cd-rom i did the movies with swish and i put it after in director 8.5, now i wanna put it on the cd-rom but i want to hide the files on the cd-rom so no body can see them or use them or copy them.
do i have to do something b4 i burn them or a s-programe!! any idea?
thx moe.
View Replies !
View Related
Hidden Prototypes
Anyone know where I can find a list of he hidden prototypes in flash mx? I though flash guru had posted them a couple months ago, but I can't find them. I remember there was something for a microphone and webcam, but I don't remember any of the others.
Thanks
View Replies !
View Related
Hidden Areas
i want to make text scroll across the screen but only visible within about 60 pixels. now what i was goin to do was make a movie clip that way i can control it with buttons. the text was only goin to go from left to right but i want it to only show in a certain area. i tried looking through the tutorials and examples but i couldnt find anything i needed.
thanks
View Replies !
View Related
Hidden Menus
can anyone tell me how to make the menus like the ones on this site under the visitors guide link???
http://www.englandagency.com/england.html
thanks
View Replies !
View Related
Hidden Frames
I'm trying to incorporate the code from this tutorial:
http://www.robertpenner.com/experime...ackbutton.html
The tutorial is made so that you can use the browser back button, and still be in the flash movie. In the tutorial you have to generate a history of web pages. The tutorial uses a hidden frame to store HTML pages that generate a browser history.
What i dont understand is how to use a hidden frame. Can anyone explain that to me? Thanks!
View Replies !
View Related
Hidden Menu
Hello, Im trying to create a hidden menu (kind of like
a regular pop up menu, but the "Menu" part would move as well).
Does anyone know of a good toutorial that I can check out??
Thanks so much, M
View Replies !
View Related
[F8] Combobox Hidden
I'm using attachMovie to show a popup window in my flash file.
This popup window has a combobox on it and although it's showing I think the actual box is hidden by the box because when I click to open it the options are behind the box not ontop of it.
This is something to do with the depth of it - but I'm not sure what the right code would be or where it would go. How can I set the combobox to appear ontop of every thing else and where should I assign that?
thanks,
View Replies !
View Related
[F8] Loading Into A Hidden MC
I'm loading in several images from XML, I have a loader movie clip that displays until all the images have loaded and I'm loading them to empty movie clips that have _visibility set to false. The idea is when they are all loaded I set the visibility to true, only problem is that as soon as it loads the image I can see the empty clip. I think that it resets the _visibility property of the movie clip when loadMovie finishes. What can I do to hide the empty MC that I'm loading the external image into?
View Replies !
View Related
[MX] Why Is My Navigation Hidden?
I am having a weird problem with the navigation for a site i'm designing in Flash MX.
For some reason the navigation which is within a movie clip of its own on the main timeline becomes is hidden behind the movie clips I am calling in on release.
Can anyone help would be much appreciated!?
thanks!
View Replies !
View Related
Getting Hidden Form Value.
Hey,
I was wondering if there was a way with actionscript to get the value of a hidden form field in a html page. For example:
<input type="hidden" name="hiddenfield1" value="1">
<input type="hidden" name="hiddenfield2" value="2">
How could I get "hiddenfield1" with the value of "1" and "hiddenfield2" with the value of "2" into flash?
OR
If this isn't possible, how could I get the entire sourcecode of a given URL so that I could send it to php.
Thanks!
View Replies !
View Related
Hidden Script
yep, sounds wierd, but there's a script in my scene which i can't find. It's a stop(); script and now i can't watch all of my cartoon!!! when I do ctrl + alt + enter, it stops at frame 935, and i searched all layers on that frame. I even went to F9 and looks for frame where there are scripts, but found nothing, can anyone help???
View Replies !
View Related
XML Hidden Under Masks?
Hi, just wondering, i've come across this a number of times, but when i apply masks to certain movieclips it is fine, but when the movieclip has a textfield which has data stored in an XML file, the textfield doesn't show up, it is reading the XML file but the masks stops the textfield from showing up, while other graphics within the movieclip are fine?
View Replies !
View Related
AS3 Hidden Button
Hi, i need help o as3 hidden buttons.
for example in as2 if i have a movie symbol and Movie Animation "MyMovie" and Runs on _root of file. i have hidden button on it saying following command line.
on (rollOver) {
MyMovie.gotoAndPlay(2);
}
on (rollOut) {
MyMovie.gotoAndPlay(7);
}
on (release) {
_root.MyMovie.gotoAndPlay(7);
}
How can i do this in as3. Please explain in full actionScript.
Thanks in advance for your time.
View Replies !
View Related
Hidden Frames ?
I'm planning to start a new project combining flash and html. At the moment I'm trying to figure how to do hidden frames where I will have navigation bar at the top in Flash, then when clicked on any link a hidden frame loads the new content without reloading the whole page.
I know how to create regular frames, but the one I wanna build can be placed anywhere with its own scrollbar.
here is a example of a site that uses this feature:
clicky
If anyone knows of a site that has a good tutorial on this please let me know.
Thanks
View Replies !
View Related
Hidden Timeline
I recently downloaded a template for Flash MX that has 9 layers, but the timeline only shows one active frame for each layer, which is frame 1. However, I am able to detect within the action scripts that each layer has more frames. I cannot find a way to access these frames. Any assistance is appreciated. Note: the creators are not willing to offer assistance.
View Replies !
View Related
Hidden Code
My question is silly. I am not a flash developer I am just here for fun. I visited the site www.levitated.net . I found it very interesting , there are so many open source .fla files to download but when I open them with flash it seems to me there is too little code against the beautiful animations appearing.
My question is : is the code hidden? or generically is there a way to hide code in flash? is it protected?
Thanks in advance.
regards.
View Replies !
View Related
? About Hidden Layers While I'm At It
I was searching for a way to make LAYERS hidden/visible through a/s.
* Example : on click of a btn two layers become hidden while one stays visible. Then upon click of another button the current LAYER becomes hidden and another layer becomes visible.....
i was thinking along the lines of...
PHP Code:
on (press) {
this.hidden(layer1);
this.visible(layer2);
this.hidden(layer3);
}
Which obvoiusly is wrong but I dont know where to start with this. Thanks
~ Seretha
View Replies !
View Related
Hidden Menu Help
Hey everyone,
I'd like to be able to do this menu here:http://www.marciano.com/Tops_f.aspx#
Not the one on the left but the hidden menu on the right. Where you click the arrow and the menu slides out and then clicking it again hides. Any suggestions? I'm new to Flash so please bare with me.
Thanks so much!!
View Replies !
View Related
Hidden Frames
I'm trying to incorporate the code from this tutorial:
http://www.robertpenner.com/experim...backbutton.html
The tutorial is made so that you can use the browser back button, and still be in the flash movie. In the tutorial you have to generate a history of web pages. The tutorial uses a hidden frame to store HTML pages that generate a browser history.
What i dont understand is how to use a hidden frame. Can anyone explain that to me? Thanks!
View Replies !
View Related
Hidden Menu
Hi, I was wondering if someone could help me out with a menu effect?
I'm trying to create a menu like the one used on this website http://www.adenek.com/ although I'm unsure how its done. does anyone know?
View Replies !
View Related
Help- Hidden Code?
I was reworking an mp3 player, and realized, all the code is hidden or something. I am pulling my hair out because I was supposed to be done yesterday, and I can't figure out why certain things are happening.
dl this and see for yourself.
If anyone can point me in the right direction, please do!
http://www.fathomwebdesign.com/demos...playercode.fla
View Replies !
View Related
AS3 Hidden Button HELP
Hi, i need help o as3 hidden buttons.
for example in as2 if i have a movie symbol and Movie Animation "MyMovie" and Runs on _root of file. i have hidden button on it saying following command line.
on (rollOver) {
MyMovie.gotoAndPlay(2);
}
on (rollOut) {
MyMovie.gotoAndPlay(7);
}
on (release) {
_root.MyMovie.gotoAndPlay(7);
}
How can i do this in as3. Please explain in full actionScript.
Thanks in advance for your time.
View Replies !
View Related
? About Hidden Layers While I'm At It
I was searching for a way to make LAYERS hidden/visible through a/s.
* Example : on click of a btn two layers become hidden while one stays visible. Then upon click of another button the current LAYER becomes hidden and another layer becomes visible.....
i was thinking along the lines of...
PHP Code:
on (press) {
this.hidden(layer1);
this.visible(layer2);
this.hidden(layer3);
}
Which obvoiusly is wrong but I dont know where to start with this. Thanks
~ Seretha
View Replies !
View Related
Hidden Menu Help
Hey everyone,
I'd like to be able to do this menu here:http://www.marciano.com/Tops_f.aspx#
Not the one on the left but the hidden menu on the right. Where you click the arrow and the menu slides out and then clicking it again hides. Any suggestions? I'm new to Flash so please bare with me.
Thanks so much!!
View Replies !
View Related
Hidden Frames
I'm trying to incorporate the code from this tutorial:
http://www.robertpenner.com/experim...backbutton.html
The tutorial is made so that you can use the browser back button, and still be in the flash movie. In the tutorial you have to generate a history of web pages. The tutorial uses a hidden frame to store HTML pages that generate a browser history.
What i dont understand is how to use a hidden frame. Can anyone explain that to me? Thanks!
View Replies !
View Related
Hidden Information
I'm currently working on an artistic project and have run into a slight set back. I need to load a collection of images in a grid and allow a user to choose a few of the images and then move on to something else based on the images. I'm trying to figure out how I can hide a variable or bit of information in the image object so that the flash script can determine the appropriate path.
Any ideas? or is more information needed?
Thanks,
Doug
View Replies !
View Related
Hidden Menus
i have the task of doing a Navigation Menu in a HTML page.
the space is 25 pixel tabel with 100% width.
the site has more submenus too.
It seems i should Keep the submenus as hidden menus, The submenus should be shown horizontally on mouse over.
hope something simillar to ultrashock menu.
how to do this????
do help me to do this.
thanx
View Replies !
View Related
Double Loader & One Instance Level Loader
Just sharing what I figured out.(which wasn't much but hey figured I'd post it anyway)
TASK1
I needed a preloader to load two seperate MC's into levels 1&2. Level 2 contains the interface which would change the MC on level 1.
TASK2
Once these two initial movies were loaded I then needed a single instance of a preloader that I could call upon for each subsequently loaded movie on level 1.
All the MC's have linkages so standard loaders would not start until 30%-40% of the MC was loaded.
I used a couple of files from oldnewbie.
http://odin.prohosting.com/~oldnew/f...ng/preload.zip
For TASK 1 I used the code from the above file but modified it a little.
I simply duplicated every line that referred to containerMC and called it containerMC2.Then at the end of the script instead of loading a single movie into level 0, I loaded the 2 MC's I had previously loaded into the containers onto levels 1 & 2. There's probably a much better way to do this - but it works
IF ANY OF YOU HAVE A BETTER SUGGESTION OR A WAY TO PRELOAD 2 MOVIES WITH LINKAGES INTO SEPERATE LEVELS WHERE THE PRELOADER MOVES FROM "Currently preloading movie 1" to "Currently preloading movie 2" WOULD BE AWESOME.
For TASK 2 I used another file from oldnewbie (though I can't recall which thread I found it in).
It's a One Instance Preloader for all subsequently loaded swf's.
The button code for loading a movie:
on(release) {
_root.preloader.gotoAndStop(2);
loadMovieNum("One.swf",1)
}
The preloader code:
FRAME 1
stop();
FRAME 2 (where the symbols are - same symbols as in the .zip file above)
this.onEnterFrame=function(){
//trace the percentage of the movie that has loaded
percent=(_level1.getBytesLoaded()/_level1.getBytesTotal())*100;
if(!isNan(percent)){
//trace(Math.ceil(percent)+"% loaded");
if (percent == 0) {
percent_display = "";
} else {
percent_display = Math.ceil(percent) + "% LOADED.";
}
this.loadbar._visible = true;
this.loadbar._xscale = percent;
if (percent > 1) {
this.reelmc._visible = true;
}
_level1.stop();
}
if(percent == 100){
this.gotoAndStop(1);
delete this.onEnterFrame;
this.reelmc._visible = false;
percent_display = "";
this.loadbar._visible = false;
_level1.play();
}
}
stop();
That's it. If you can use it, great.
View Replies !
View Related
Simple Loader Fails When Loading In An .swf Containing The Loader.
Sorry for the complicated topic. I got a .swf that loads in other .swfs. Rather than figuring out how to make a loader for loading .swfs I thought I'd just use a simple loader in the .swf I'm loading.
However, it doesn't work. It starts fully loaded but doesn't finish. Heres the AS:
ActionScript Code:
_root.stop();
PercentLoaded = _root.getBytesLoaded()/_root.getBytesTotal()*100;
if (PercentLoaded != 100) {
bar._xscale = PercentLoaded;
} else {
_root.play();
}
Anyone got a clue? Or would anyone be willing to point me in the direction for a very simple .swf loader.
thanks!
View Replies !
View Related
Simple Loader Fails When Loading In An .swf Containing The Loader.
Sorry for the complicated topic. I got a .swf that loads in other .swfs. Rather than figuring out how to make a loader for loading .swfs I thought I'd just use a simple loader in the .swf I'm loading.
However, it doesn't work. It starts fully loaded but doesn't finish. Heres the AS:
ActionScript Code:
_root.stop();PercentLoaded = _root.getBytesLoaded()/_root.getBytesTotal()*100;if (PercentLoaded != 100) { bar._xscale = PercentLoaded;} else { _root.play();}
Anyone got a clue? Or would anyone be willing to point me in the direction for a very simple .swf loader.
thanks!
View Replies !
View Related
Loader Page - Web Site Starts Behind The Loader
Hey Everyone...
i ran into a very odd problem... to loader page on this site:
http://www.onefortheditch.com/new/loader.html
works fine, except the fact that it doesnt stop the web site from playing while its loading. the web site plays the splash page in the background while its loading...
Any ideas what would be causing this? I use this same feature on my personal site, and it works fine, so i compared codes, and i cant see anything wrong.
Heres the native files if anyone wanted to check it out:
http://www.onefortheditch.com/loader.zip
Thanxs in advnace!! :)
View Replies !
View Related
Creating A Hidden Link?
Hi
I have been ripping my hair out trying to find out how to have a hidden link in flash. All i need is the mouse not to change when i move over the button i have created.
Is it possible?
Cheers
Chris
View Replies !
View Related
Evil Hidden Pointers
they're probably shunned, but i think i need them... the site i'm working on has quite a few small movie clip buttons with text and i'm finding that the default hand pointer gets in the way of reading this text... i've seen before (but can't find tutorials or threads covering) buttons that allow the users preferred pointer (in most cases the standard arrow) to remain up while over a button... i've been able to make the pointer disappear completely, but i can't live with that!!! can someone help me with this (if i'm even making sense???) thanks...
dan'l
View Replies !
View Related
Retrieving Hidden Field Value
Hi,
I am trying to retrieve a value in a hidden field and display it in flash can anyone help. Basically I have an html page with a hidden field and value and I want to be able to retrieve it and display it in flash can anyone help please.
Any help is much appreciated
View Replies !
View Related
HIDDEN PRELOADERS, STREAMING, AND MORE...
FELLOW DUDES.
you guys know sites like flash-styles . com and others who
right when you click enter, there's already wild cool stuff going on , and you don't even have to wait? well they must know some tricks on how to make hidden preloaders, how to just load enough of the movie for it to stream properly, etc. who knows anything about this subject? let's get some thread action here, because i think we all need to learn about this...flash is supposed to be even faster than html pages to load if only we knew how to stream and preload properly. i think the public don't care much for waiting for chunky preloads. who knows much about this?
View Replies !
View Related
(CGI) Passing Hidden Variables
Hi:
I've spent 4 days trying to get a Flash 5 movie to pass hidden variables to a CGI script without success. I have done this before in the past, and I previously had this same exact script and movie working, but it stopped working for some unknown reason. I'd appreciate it if someone could help me figure out why.
First, it is hosted with Netfirms, however, it is a pay account with full cgi-bin access. Second, the same script works fine from an HTML form, on Netfirms, and on another server I use. Third, the form action IS reaching the server, but the hidden variables are not. Instead, I keep getting a script error, saying that there is no data_order list specified. However, this is my script:
on (release) {
data_order = "name,submit_by,comments";
loadVariablesNum ("http://ekigroup.netfirms.com/cgi-bin/bnbform3.cgi",0,"POST");
}
I have also tried:
on (release) {
data_order = "name,submit_by,comments";
loadVariables ("http://ekigroup.netfirms.com/cgi-bin/bnbform3.cgi",this,"POST");
}
I'm not sure that this really matters, either way, since the form is being submitted, it's just that the "data_order" variable is not being passed.
The form is in an MC, inside of another MC, but as I already said, it worked previously. In that case, I had the hidden variable as a frame action in the 1st frame of the MC containing the form, but the same thing no longer works.
Here is the cgi's first check:
Code:
sub decode_vars
{
$i=0;
read(STDIN,$temp,$ENV{'CONTENT_LENGTH'});
@pairs=split(/&/,$temp);
foreach $item(@pairs) {
($key,$content)=split(/=/,$item,2);
$content=~tr/+/ /;
$content=~s/%(..)/pack("c",hex($1))/ge;
$content=~s/ / /g;
$fields{$key}=$content;
if ($key eq "data_order") {
$content=~s/ 12//g;
$content=~s/ 15//g;
$content=~s/ //g;
$content=~s/ //g;
@sortlist=split(/,/,$content);
}
And here is the error I keep getting:
Code:
sub valid_data
{
if ($fields{'data_order'} eq "") #make sure we have work to do!
{
print "Content-type: text/html
";
print <<__W1__;
<H1>NO data_order list SPECIFIED!</H1>
__W1__
exit;
}
foreach $to_check (@mandatory) #test all required fields, bail on 1st bad
{
if ($fields{$to_check} eq "") {
if ($fields{'not_ok_url'} ne "") {
print "Location: $fields{'not_ok_url'}
";
exit;
}
else { &try_again; }
}
}
}
Here is the HTML form to the same script on the same server:
http://www.ekigroup.com/testform.html
Anybody have any ideas???
Thanks,
James
http://www.ekigroup.com
View Replies !
View Related
|