Archived Months
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
January 2008
June 2008
all groups > flash actionscript > march 2004 > threads for sunday march 28

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Flash in the PNphpBB
Posted by phil_chan86 at 3/28/2004 11:51:39 PM
i upload my .swf in the FTP and how cna i link it to the PNphpBB...more >>


Plzzz help w/Preloader...
Posted by trints at 3/28/2004 9:22:37 PM
I'm really new to flash...I have this text loader fla that is slow enough to need a preloader and I have not been able to get one to work...I have uploaded the fla and attached it here...I used the Bytes Based Preloader Component and get "undefined". Here is the file attachment. Any help is...more >>

Global Variable Discrepancy
Posted by pharaohman98 at 3/28/2004 9:13:45 PM
Hi all. Issue number 2 on my list...thankfully it should be easier to follow than my previous question. In my timeline I have a layer called ACTIONS that houses a global variable. I have two other layers (PLAYER1 and PLAYER2) which each contain an mc that needs to access the global variab...more >>

Line Breaks with Flash and Coldfusion
Posted by EktoEkbat at 3/28/2004 8:49:47 PM
Hi, I have a form on Flash that sends a multi-line field to a ColdFusion file, so it sends an email. The line breaks are not preserved. This is my coldfusion line that I thought it could work... but no luck: I read on another posting that "\r" is the Carriage Return character for ...more >>

Preloader problem
Posted by vinnyvarda at 3/28/2004 8:46:02 PM
Hello, I was wondering if anyone could help with a problem I'm having loading an external .swf into an empty clip. I'm using the following code, and it works fine in the first frame of a movie loaded externally but not in the preloader in the main movie; bytes_loaded = Math.round(_roo...more >>

menu in a frameset
Posted by boondocksaintMX at 3/28/2004 8:37:43 PM
two frames: left and right. in the left one. swf menu with buttons that are supposed to make content load in the right frame of the site. which action to use and how to use it?...more >>

MovieClips and buttons problems
Posted by jeroele at 3/28/2004 8:08:53 PM
Ok, I have two MovieClips at the same scene, and each one has a series of buttons, I would like each button to control the visibility of the other MovieClip, I mean, if we have a movieclip for Company profile and another Movieclip for Services, when I click on one of the Services buttons and h...more >>

problem with sound
Posted by Ivanek at 3/28/2004 7:52:31 PM
HI there, i have 2 problems with sound. 1.I am using flash 7 and i create a sound object _global.mySound = new Sound (), than i add a mp3 file and let it play with mySound.start(). Tha problem appears when i call the mySound.onSoundComplete () function. Inside this fuction i change the mp...more >>



Scrollpane
Posted by Joan López at 3/28/2004 7:41:32 PM
I need help to increase speed on scrollpane content component. What can I do? Thanks a lot. ...more >>

cookie help
Posted by cricketbow at 3/28/2004 6:04:10 PM
Hi, I'm hoping someone could help me with this. I am in the process of re-designing my web site. I have a Flash nav bar at the top of my site on every page in the site. In this nav bar I have an action to load a flash music movie clip along with a button to turn the music on/off. However, ev...more >>

Actionscript for Closing a Window
Posted by Luv Leah at 3/28/2004 4:21:50 PM
Hello! I have a button for closing a window (application) but I don't know the code for this specified action. Can anyone share me his/her knowledge concerning the topic? Thanks a lot!...more >>

I hope this is simple to fix
Posted by TomMoore at 3/28/2004 4:17:14 PM
I'm having a real problem with refreshing html content. I load some html text into a TextArea component when a image gallery is selected from a list. The first load is fine, you see thumbnails and links but after that you only see the links and not the images. Is there some kind of weird refre...more >>

Can't display Chinese characters
Posted by d6j6b at 3/28/2004 3:05:54 PM
When I am using an XML file to create a menu in Flash, the Chinese characters cannot be displayed. I have tried to convert it to Unicode, Big5 and GB but none of it works. It only works whe the XML is all English. Can anyone help me in dealing with this situation please? ...more >>

resizing a blank window
Posted by Mic at 3/28/2004 1:56:41 PM
Hello, I use a button to open a "blank" html window for an enlarged image. can I add a scrip to the button to resize the window to a specific size? or most the scrip reside on the html page itself? thanks Mic using Flash MX...more >>

urgent help needed - loadMovie
Posted by Dysenterycal182 at 3/28/2004 1:52:44 PM
i have been creating my new website, callumations. i posted a message earlier about this problem, but i have now worked out where the problem lies but i cant seem to fix it. when the movie "anims" is loaded into the 'main' movie, the hover captions stop working in the main movie. i think t...more >>

Help: movie focus
Posted by Tanvature at 3/28/2004 1:10:31 PM
I just want to implement a function, which would be called whenever mouse loses focus / gets out of the movie boundary. I tired by doing this.. onClipEvent(enterFrame){ mPtr.onKillFocus = function(newFocus) { // mPtr is the movie _level0.num1=0; // the change i want to make } }...more >>

using setInterval() to delay animation
Posted by rashadrivera at 3/28/2004 10:54:01 AM
Hi, I am new to flash and wanted to know how to make a MC play then delay for like 5 seconds and then play again. I am not sure if this is the best practice, so if someone has any suggestions, I am open to them. Let me explain how I am doing it currently: I got an animation that is 10 f...more >>

Eval Variations
Posted by EliteMX at 3/28/2004 8:25:48 AM
Thanks In Advance For Help And Solutions It's a very hard problem. I've considered it being a bug. Bare with me. <using Flash MX 2004> <Setting and Accessing Variables> somevar = 55; // Hardcoded Assign this["somevar"] = 55; trace(somevar); // Hardcoded Reference trace(...more >>

component scroller problems!!
Posted by rezdog440 at 3/28/2004 7:50:57 AM
I am trying to have a dynamic text field scroll. Everything is contained within an mc. Everything worked fine when it was not embedded inside a movie clip, but now it wont work at all. I have the text field set up as being var=_root.history (the text displays no problem, which is being pu...more >>

loading problem
Posted by sonicjam at 3/28/2004 5:32:01 AM
can someone help how to pu a loading bar and make it load the hole thing of the flash...more >>

Panning sound from left to right
Posted by fasterthanlight at 3/28/2004 4:37:35 AM
Hey, [L=Fog Studios]http://www.fogstudios.com[/L] has an interesting menu. if you are to put headphones on, you will hear this better: The roll over sound, when you roll over the far left button, the sound is in the left ear As you progress across the menu, the sound pans all the way to the ...more >>

RESIZE THE STAGE-MX 2004???
Posted by leuzitchu at 3/28/2004 4:16:33 AM
Hello, I would like to know if is possible to resize the STAGE through actionScript, or either for one click in mouse. Is it possible? thanks so much, sorry for my english! ...more >>

Actionscript gurus please help me! MC issues!
Posted by PetStarr at 3/28/2004 4:05:11 AM
I have a piece of script that a friend wrote for me, and I am trying to adapt it with not too much luck. Below is the script. When I click on the movieclip 'pushhome', movieclip 'home_mc' slides on screen. When I click on 'pushclients', 'home_mc' slides off screen. This works fine. But I a...more >>

Flash marquee
Posted by Id_studios at 3/28/2004 1:16:07 AM
I require to create a marquee in flash. I know how to do it the basic way where you would convert the test to graphic and use the mask procedure to marquee across. The problem that i have is that the marquee is like 60 words long. When i try to do this via the mask method, it really uses u...more >>

action and scrollpane
Posted by maronmilano at 3/28/2004 12:08:20 AM
ciao, i cant make a connection from a photo in scrollpane to the schene, only to "get url". the photo is button symbol, and when i am trying to "go to a frame" or "schene," it doesnt do it. thanks, mateo[E=e-mail]maronmilano@libero.it[/E] ...more >>


DevelopmentNow Blog