After going back and fourth today with oldnewbie away from this forum, the problem was finally uncovered and I would have never caught it at my present level of AS2.0 knowledge. Basically it boils down to proper naming conventions. One out of three components I'm using had an extra white space...
I believe this is what you are asking for. This code is taken from a Webwasp tutorial I'm following.
// Create a Movie Clip to load images into
_root.createEmptyMovieClip("MyImagesHolder", 0);
// Declare an array
var MyArray = new Array();
// Declare 'i' as a variable and set it's value...
Thanks for the reply.
That one hadn't occurred to me. If this were the cause of the problem, how would I go about checking to verify this is happening, and then what to do in order to prevent it?
Right now, Action Scripts are a dark cold world to me. But everyday gets a little brighter with...
Good day all,
I'm loading external jpg files and have lost control of their placement in the movie relative to _x and _y and I'm not sure why this is.
My two variables are set to:
var MyImagesHolderX = 22;
var MyImagesHolderY = 75;
And called like this:
MyImagesHolder._x = MyImagesHolderX...
It's to my understanding that the code below should produce a list of towns and their population.
When I run the php page all that is returned is a single town and it's population. Shouldn't the foreach walk trough the $town_population array beginning to end and list all of it's data? If you...
Can anyone offer insight as how to edit or remove rows and or columns in a table?
I am just starting to learn MySQL. Please forgive me if this is questions is rather simple.
Thanks
FSEdge
Again thanks for t he quick response!
Well, I'm glad I asked. I was moving in the direction of the one file several scenes approach.
I do have another question about a MC button. I would like to use this MC in other files but be able to change its name to indicate where it will take you...
Would it be better to build a web site as one flash file with several scenes as different pages, or build the site using multiple swf files and load them as needed?
Any and all opinions would be greatly appreciated.
Thanks,
FSEdge
Is it possible to use movie clips that are meant to act as buttons with action script to move from scene to scene?
I'm fairly new to flash and learning as I go. What I've done is to create two scenes. One is named main and the other is named results_page.
The main scene holds my movie clip...
Hello everyone,
Oh man, am I having fun here with flashobject.js workaround! I started to try and track down information on the why...when...where of it today.
Here is what I am up against. Everything works as it once did using the workaround as long as the html doc isn't saved (This is in...
Hi all, firstly sorry if this has been posted before.
I would like to add a hyper link to an area of text in a flash image. http://www.fsalpha.com/Untitled-2.htm
Can anyone point me in a direction that will help me accomplish this? I would like to set this image as the Index page on the web...
Thanks for the suggestions.
I have the latest divers for the video card, which is a Radeon 9500, and DirectX has been updated to 9.0b.
When I set the hardware acceleration to anything less than full acceleration the screen simply goes black with no hope of recovering until a reset is started...
Hello,
I am trying to set my screen saver for the 3D Pipes. Every time I choose it or any of the remaining 3D choices, the system hangs and goes no further requiring a reset. All of the other choices work. Has anyone seen this before?
Thanks in advance for any help.
FSEdge
Hello all, I thought I would let everyone know how my saga is going. I managed to actually get my hands on the troubled machine today. As far as I can tell it appears to be a defective HD. The HD is a Western Digital 40 gig. When the PC is switched on you can hear what I guess to be a solenoid...
Thanks to all for offering help.
I have tried to roll back the system but the application stop responding.
The system has gotten worse. Now nothing will run. The funny thing is it seems to boot just fine.
firewolfrl,
If I can get into the task manager I will see if something running that...
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.