473,574 Members | 2,233 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Flash / Actionscript Forum

Flash authoring tool and ActionScript web scripting language (Adobe) - Ask questions about Flash MX/8/CS3, flash player, ActionScript scripting and development, security, templates, video, API, effects, data components, AIR, 3D/Animation and more
0
1,122
thread by: liadmz | last post Jul 11 '10 by: liadmz
Hi All, I have made a small app that allows the user to draw. createEmptyMovieClip("terrain", 1); terrain.lineStyle(3, 0x000000, 100); imdrawing = false;
0
1,121
neliy
thread by: neliy | last post Aug 3 '07 by: neliy
hey there. the actionscript to import external images is: loadMovie("photo.jpg", photo.empty); //two movie clips how can i import the same jpg and make it scroll left or right after its appearence? Im a real actionscript noob...
1
1,120
thread by: holland2555 | last post May 22 '07 by: Motoma
I'm trying to make a button do a couple of things in order. I'd like on release of a button for flash to play afew frames then jump to a different part of the time line, play afew frames and stop. It's for the transitions between the page sections on my site. There is a set of frames that I need played for the outgoing transition, then jump to the...
1
1,117
thread by: sandyw | last post May 3 '07 by: kestrel
Hi Everyone: It's always nice to say thank you for the help that people give to you, no matter if its helpful or not.... just my two cents. sandyw
0
1,111
thread by: chazbell26 | last post Apr 16 '10 by: chazbell26
im having a runtime error server error in login application... can someone please help me to fix this..i have no idea... thanks
0
1,106
thread by: laurac | last post May 14 '10 by: laurac
Hi, I'm new to JavaScript so I apologize in advance if I ask an obvious or an impossible question. I'm trying to build a simple gallery using some titles/text to load large images and some SWF files by swapping out the source hrefs. It works okay with only images, but I'm having trouble when it comes to load the SWFs. I do not know if it's...
1
1,102
thread by: propagandhi101 | last post May 21 '07 by: Motoma
hey im really new to actionscript and for a school project thats due in three days i encountered an error in the text that i cant figure out ive done everything i can think of so if anyone knows what to do plz tell anyway heres my text: on/onClipEvent} _root.onEnterFrame=function(){ if(Key.isDown(Key.DOWN)){ bob_mc._y+=10;
0
1,099
thread by: Bryan Polak | last post Mar 8 '07 by: Bryan Polak
Hi all, I have recently started my own website and have taught myself most of the "how-to's". I have incorporated video in the form of .swf. It works perfectly in I/E but not in Firefox. I want to make sure that it works for as many browsers as possible. I can go and watch Flash movies on both I/E and Firefox so it must be my encoding. Help? ...
0
1,097
thread by: MikeDiver | last post Apr 26 '07 by: MikeDiver
My first problem is that i was working on a project that had two radio buttons in it, i decided to delete one of them and now i cant get the second to activiate without being clicked (the second button makes the movie loop). My second question, is there a piece of Actionscript code that works on all projects to create a looping clip? Thanx...
1
1,095
thread by: keoma | last post Jun 26 '07 by: kestrel
Hi.... I want to use a URL code for Active Search scrollbar, but it isn't working .. Its very important....I have to post the Fla file, in order u to understand..... I would sincerely appreciate your help...... <email removed by moderator> Thanks......
0
1,094
thread by: DDesigns | last post Aug 10 '07 by: DDesigns
Ive been trying to figure this out for hours and it is driving me crazy. I need to add a different gotoAndPlay action to each instance of 'a'. I can figure out how to add the same gotoAndPlay action to each one but how to I add a different action to each? Any help would be much appreciated. _global.t_depth = 1; t_mcs = ; for (a=0;...
1
1,092
thread by: thilsen | last post Jul 12 '07 by: Motoma
Hi everyone, any one have any idea how to develop the pie, line, area and map chart using flash action script. I have to display the chart both 2D and 3D views. please help me out. Thanks in advance. Regards, Thilsen
0
1,091
thread by: jonathan184 | last post Jul 21 '07 by: jonathan184
Is there a way to launch a cmd.exe or terminal window in flash. Could somebody let me knowif this possible and how to do this?
0
1,089
thread by: kyllle | last post Mar 5 '07 by: kyllle
My first actionscript and I have two errors when I run it. Basically this code is to control scrolling navigation. Code onClipEvent (load) { _x = 0; _y = 0; spd = 8; } onClipEvent (enterFrame) {
0
1,080
thread by: nandoo19 | last post Aug 24 '07 by: nandoo19
I want to duplicate say five instances of a movie clip. Then on each of the five duplicated movies i want to load a different movie clip. How do I write a code for it?
0
1,079
thread by: teenIce | last post Aug 30 '07 by: teenIce
Hi all, Please help me with this problem. I want to save some cookies from my flash in sharedobject, I had succeed but the problem now, I have problem to retrive it. The problem start when I use www.myweb.com address or http://myweb.com. In the share folder, I only found myweb.com and no folder name www.myweb.com, so when I goes to my...
0
1,079
thread by: sriframes | last post Oct 22 '07 by: sriframes
one help please I have a tempat with flip book. in that the pages are loaded as _global object. thats mean pages are not in time line. pages are in library only so these pages are loding from library.my problam is I have to intigrate this templat with a gallery wich is bult by action script 2.0 means this uses external action script (*.as etc..) ....
0
1,070
subashini Thiyagarajan
thread by: subashini Thiyagarajan | last post Jan 21 '07 by: subashini Thiyagarajan
Hi all, i wanted to alter my website with flash animation. can i go for a free flash template or can i work with the existing pictures with small small animation. which would be better?which will give rich look?
0
1,068
gauravgmbhr
thread by: gauravgmbhr | last post Apr 20 '07 by: gauravgmbhr
i have a actionscript that creates a graph, the final graph that is created with action scirpt, i want it to be saved Is it possible to save the figure created by an actionscript Please refer me to some link
0
1,048
nomad
thread by: nomad | last post Aug 3 '10 by: nomad
Hello everyone: I need a little help here in adding a two other text fields for an xml Gallery. Here is the flash action Script var myGalleryXML = new XML(); myGalleryXML.ignoreWhite = true; myGalleryXML.load("fine_arts.xml");
0
1,040
thread by: panindra | last post Aug 24 '10 by: panindra
I tried to use but i got error like Error #2032: Stream Error. URL: file:///C|/Documents ... so please can anyone guide me?
1
1,027
thread by: deepakNagpal | last post Aug 6 '07 by: ashsa
hi, i would like to make a animated ball from one side to another side and viseversa but when i am running this code only once my ball is running but not second time. please help
0
1,015
thread by: Rocky86 | last post Jul 25 '07 by: Rocky86
hi is there anyone good in google map here base on actionscript?
0
1,008
thread by: abshirf2 | last post Sep 14 '07 by: abshirf2
Hello all, I am really stuck and i am quite new to actionscript. I am trying to delete values from a listbox, depending on which is selected using a button. This is my code, but it doesn't work. It isn't deleted from list! WHY?! function listHandler(component){ archiveView_tx.text = listMC.getSelectedItem().label; } ...
0
997
thread by: acridcola | last post Jul 28 '07 by: acridcola
I'm curious what "col" is and which is better between these two sets of code. I can't find which version of actionscript "col" is from. Codes attached to a mc, an empty box outline graphic over a text field. this.test_mc.col = new Color(this.test_mc.text); this.test_mc.setRGB(frontcolor); this.test_mc.onRollOver = function ():Void { ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.