Okay, looks like the preloaders work but only after you click on the button and go through a 2 second delay and then go back and click on it again. ( you have to click twice though because I used movie loader components I haven't figured a way to disable the movie loader to make it disappear. If...
I have this same loader in my other swf files and they work. It is only in the portfolio gallery swf's where the preloaders are not working. How can I send you one of the swf files?
Do you think it may be a problem with the other computers not having the latest version of flash player? I seem...
Why are my loading bars not working?
I am working in Flash CS3 and have actionscript 2.0 code in my files.
The problem I am having is when I open my site http://www.pieper.com I go to my portfolio section and when I click on a button, say perhaps the "Direct Mail" I don't see anything for...
Using Flash CS3 AS2.0
I need to know if it is possible to make a button in an external swf. file loaded in a Main .fla to link to another frame or label in another external swf. movie. If so, how do I do it?
I have a main flash file for my website with a portfolio gallery with 9 buttons...
I figured it out, in case you were still interested. I had actioncode that was duplicated in another area. What a dope! Well, I must have accidentally placed it there. Gosh, I feel so dumb but so happy at the same time. :-)
I made another flash file with the same code and two texts and it works without all the rest of the elements, layers, and actions from the main site. It works fine!
Now to only make it work in my main flash file.
The issue seems to be maybe where my textfield is located in my flash main site...
Made a new fresh new flash file with two layers (with just one text). One with my symbol that includes the textbox and scrollbar component. And another actions layer.
The symbol edit mode contains two layers. One with the text and scrollbar symbol. Another actions layer.
The symbol name is...
I don't know If I did this correctly, because that didn't work.
I added the code where I thought it was supposed to go, in the two places where the css styles code was located in the both textfields action layers.
All I received was a message in the output "undefined"
The same problem is...
Well, I am a newbie, this is my first website I have ever built on my own, and I was following a book on how to add html text to a flash movie.
(Visual Quick Project-"Creating a Web Site with Flash CS3 Professional")
That is how they instructed me to do it. Then I added another text file and...
oops sorry, i am not duplicating, i just pasted the text wrong. ;-)Duhhh!
Frame 1 looks like this:
stop();
// create a variable for a LoadVars function and name the variable myLoadVars
var myLoadVars:LoadVars = new LoadVars();
// when myLoadVars is called from Frame 1 of symbol webcontentInfo...
Frame 1:
// create a variable for a StyleSheet object and name it cssStyles
var cssStyles:TextField.StyleSheet = new TextField.StyleSheet();
// load the external style sheet into memory
cssStyles.load("NewsFlash Info.css");
// after attempting to load the style sheet, execute the
// function...
How do you make multiple functions work in Frame 1?
I have two DYNAMIC TEXT boxes with EXTERNAL HTML files with scrollbars and I have one textbox that will NOT APPEAR once I view the OTHER one in my site.
Working in Flash CS3 using Actionscript 2.0
Well here is my code in my file:
Frame 1...
Sorry, I hope you have some major patience with me...
I still don't think this will work.
I don't think I want the entire swf movie to go to my target frame. Within that swf movie I uploaded there is a whole gallery full of images and there is only one particular image that has another piece...
I need to have more than one external html file load in my flash website file. I have tried to create two LoadVars and when I added the code for the second html text it not only didn't work but it caused my other html file to not work.
I am new to flash and this is my first time building a...
I built a website in a Flash CS3 AS 2.0 file with a portfolio gallery made up of their own external swf files. I added a loader component for each gallery. At the end of each gallery movie I have a back button to go back to all the main topics in the portfolio page. The button panel for each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.