| Thread | Last Post | Replies |
|
| Progressive moving trough x with buttons. | 12 Jul 2008 21:04 GMT | 4 |
Hi everybody... Well... I've a symbol on a scene and I need to move it horizontaly, I use two buttons "left" "right"... in each button I use the attached script.
|
| help with this code please | 12 Jul 2008 15:16 GMT | 1 |
hello there im new in flash andi wounder if any one can help me im recibing from a php page 250 variables and i have 250 buttons on my flash im recibing the variables like his &depto1=Cerrado&depto2=Apartado&depto3=Disponible&depto4=Cerrado&depto5=Cerrado.
|
| Reflection for xy plane | 12 Jul 2008 15:13 GMT | 1 |
I need action script for xy plane reflection. Regards, tthiya
|
| [CS3] Flash buttons with fade effects. | 12 Jul 2008 12:49 GMT | 8 |
Well as the title says, i've got some buttons in Flash CS3, using AS 2 which when clicked changes the frame. The thing is that i want to add a fade effect to the text area AFTER the button was pressed. So for example: The user is reading the text, he presses one of the buttons ...
|
| Need Help in Opening folder from a projector | 12 Jul 2008 09:30 GMT | 6 |
my problem is that i'm trying to open a folder in Windows Explorer using GetURL Command but it runs the Internet Explorer how could i slove this PROBLEM it really makes me mad cuz i've looked up for it in the internet but no one could know the answer, so i'm sure that i'll find ...
|
| I need Flash help | 12 Jul 2008 02:51 GMT | 5 |
Hello. I am new at Flash so action scripting is not so simple. I have an action script that is not stopping my clip at the last image and when it starts the clip, it starts with the last image. Please let me know where I should place STOP() or can you refer me to someone or ...
|
| Getting <embed> info... | 12 Jul 2008 02:20 GMT | 3 |
Well I'm making an MP3 player and I want to be able to do, say, "<embed src='mp3player.swf' songurl='./mp3song.mp3'>" or something like that. I've tried using something that gets information from the url but that doesn't work because it's embedded in the page. Any way to do this?
|
| problem loading jpgs | 12 Jul 2008 01:35 GMT | 1 |
Actually, my problem isn't in loading the jpgs, but in detecting when one doesn't load. .htaccess on my site redirects bad load attempts to the home page, so I don't think flash's load error is getting triggered. I load with something like...
|
| Interactive gallery | 11 Jul 2008 23:42 GMT | 3 |
I am using this pic gallery from this link: http://www.flasheezy.com/flash_file/4-XML-gallery-3 but I needed to make some modifications to it. I made the document size smaller and changed the background color. The pictures are going off of the document and the user
|
| Problems with Combo Box | 11 Jul 2008 23:10 GMT | 15 |
I'm working on a web site for my employer and I've run into some difficulties using ActionScript due to my lack of prior experience with it (before this job, I have only done limited work with Flash on web sites, either simple animations or applications from templates, like the ...
|
| Help with setting variable within movieClip | 11 Jul 2008 20:46 GMT | 3 |
I am a relative begginer with ActionScript so please bare with me. I have a button within a movie clip. I have the following code assign to it: on (release) { _root.gotoAndPlay(1);
|
| Calling swfs from sub directory | 11 Jul 2008 20:43 GMT | 3 |
I have a main swf loading in a swf from a sub folder on the server. The swf being loaded uses a relative link to load in an external text file (variables) located on its level. The obvious problem is that once the swf located in the parent directory consumes the swf from the sub ...
|
| Array | 11 Jul 2008 18:57 GMT | 1 |
Hi i'm Luciano and i come from Milan Italy ,i'm beginner flasher AS3 but in As2, i would like to know where i can work properly with array in Action Script 3. I don't know why in Action Script 2 where i use delete command to delete a
|
| Context menu problem | 11 Jul 2008 14:59 GMT | 15 |
Hi, I'm creating an application where I'm dynamically creating MC's with AS2. Once created, I'm attaching a new ContextMenu I've created. When I create MC's containing vector based shapes and drawings, all works well. I right click them and my personalized menu shows up. But ...
|
| detect the droped place (problem) | 11 Jul 2008 07:15 GMT | 1 |
I'm using flash 8 on windows XP. Suppose we have two graphics with same size and shape. One can be dragged and another one is not. What I'm doing is drag the first graphic and drop it on the second graphic. If they are overlap 100%, then it's ok. But when they are
|