473,573 Members | 2,840 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
3,581
thread by: mfsiddiq | last post Sep 29 '07 by: mfsiddiq
HI I would like to know how to upload a file using web service.I am using hessian webservice,and i need to upload a file to the server.Flex uses file reference.upload for upload which uses http service but what if i want to web service how do i proceed?
1
3,577
thread by: arcanisjk | last post Jan 20 '10 by: iamfletch
<?xml version="1.0"?> <posts> <item>2</item> <item>3</item> </posts> What do I need to type in Actionscript so that I can put this information into an Array? I need to be able to trace out the individual elements in separate textboxes in Flash. As far as my knowledge goes, I only thought of this method of doing it.
9
3,573
neliy
thread by: neliy | last post Nov 20 '07 by: Motoma
I was checking older threads... well finally hows that possible? how transparency can be published?
5
3,571
thread by: Jordan79 | last post Mar 10 '08 by: nomad
I have created a flash gallery that loads pics from a XML file. This is working perfectly when I test it in flash but when I add it to my dreamweaver page all that loads is the background???? Flash and XML are in the correct directory and getting no errors...just nothing but the background showing up.... Does anyone have any suggestions?
1
3,569
thread by: Trane | last post Jan 15 '07 by: iam_clint
Hello, I need some help with figuring out how to pass text data stored in a flash combobox to an XML document. I'm not too familiar with XML but am a quick learner, can anyone point me in the right direction? I can even pay someone if they're available to help me deploy the component. Hope to hear from you soon. Thanks
1
3,557
thread by: sosutz | last post May 30 '07 by: nomad
I need to have a file (.mp3) looping on the background. How can i do this?
3
3,555
thread by: mrbadboy | last post Jul 18 '07 by: Motoma
Hi, I need to access javascript value from flash or i need to access html controls value(like hidden or text box value) from flash. How can i get i from flash. Can you help me how to get it ? - Thanks.
0
3,555
thread by: sschus1 | last post Dec 13 '07 by: sschus1
I keep getting a "Missing ; from statement" Also how do you reference the linkage id? I'm completely stuck. What i am trying ot do is write a script that selects a movieclip from the library, exports it as a Flash movie (swf) to an external folder and names the swf as the linkage ID in the moveiclip, then iterate through the rest of the movie...
1
3,551
thread by: chromis | last post Feb 14 '09 by: Markus
Hi, This should be really simple to do and has really got me stumped. I have a movieclip inside a button, the button is called my_btn and the movieclip is called my_movie. What i want to happen is the movieclip goes to frame two when the button is rolled over, so i added this code to test the reference to the button: my_button.onRollOver =...
1
3,547
thread by: Ritika Sharma | last post Jul 19 '07 by: neliy
Please if anybody know tell me as i m stuck in the problem where i have to apply image as well as text to the Button. The name or text i have given by label="name of button". but image i m not able to apply on that same button...................plz help me
1
3,532
thread by: Germaris | last post Feb 27 '08 by: nomad
Hi there! Nowadays trend is to write everything in lowercase. Last Names, First Names, City Names, etc... Maybe the use of computers is one of the reasons to such bad typing. In a form, there's a lot of Input Fields to fill-in... Is there a way in AS to make the first letter typed in an uppercase one? I thank you in advance for the help...
6
3,516
thread by: Derek | last post Mar 7 '07 by: Derek
Hi all any one please help, i have a buttin in flash 8 which gets a form contact.php but when it is pressed the emial ruturns empty as follows 1 the flash button 2 the form 3 the email outcome (empty) the form on (release) { _parent.getURL("contact.php","_blank", "GET"); _parent.name=""; _parent.phone="";
2
3,509
thread by: abcomp01 | last post Nov 30 '09 by: phobia1
how to load image and display in flash from http post? i would to http post some website and return captcha something and display captcha from response some website from using actionscript flash?
3
3,506
toxicpaint
thread by: toxicpaint | last post Aug 7 '09 by: toxicpaint
Hi Everyone, I've had a look around but couldn't find any answers so thought I'd ask you lot. :) I'm using actionscript 2.0. What I have on my stage is a button that when you mouse over it, pops up a movie clip. Then when you move you mouse off it, it disappears after about 3 seconds. What I'd like it to do is fade out after 3 seconds rather...
3
3,483
thread by: strongfrakk | last post Aug 20 '07 by: stolkco
Hi All, I have problem with subject .( The code seems like good. For example: cmenu.as class cmenu { public var menuitemarray;
5
3,474
thread by: kaichanvong | last post Jan 24 '07 by: Motoma
Hi, I'm a junior developer in London for a company that provides charities with webpages and out users with fundraising tools so they can get the most out of using the web. Our current project is to build something with Flash that will pull data from a database - possibly ASP or RSS - to then use that data to show how much money people have...
2
3,474
thread by: Germaris | last post Feb 19 '08 by: Germaris
Hi there! When I select text entered in an Input Field, highlighting color is always Black. How can I change it for another color like, for example, a light Green (#66ff99)? Many thanks in advance for your answers! Best regards, Gerry
1
3,471
thread by: opticrambler | last post Nov 25 '07 by: rsdev
hi this proberly quite an easy proberlm but cant find any help so ill try this forum. i have a simple button wihch fades in and out of colour with rollOver and rollOut. im trying to make button move with on(release) but when ever it moves it comes back due to rollOut taking control. on(rollOver){ gotoAndPlay("go2") } on(rollOut){...
2
3,462
thread by: jashiju | last post Apr 9 '07 by: kestrel
hi i want close internet explorer in flash,so plz send this script jashiju
1
3,461
Fary4u
thread by: Fary4u | last post Aug 16 '12 by: Fary4u
to render HTML file inside Flash as embedded? as i know that Flash can't render most HTML by itself, it can only handle a few tags… but flash air includes the WebKit browser engine same engine that the Safari use, what plugins and object to use it? and I'm pretty sure that html file don't run in the browser as a plugin? i.e as a html parser ? ...
1
3,460
thread by: Martin84 | last post Sep 22 '07 by: bergy
Ok, for the game that I am creating at the moment I have a health bar animation that starts off full and empties as time goes on. When the health bar is empty it goes to the gameover screen. This part works fine. What I would like to happen is when the user runs into a target for the bar to increase by 10%, giving the user more time. The way...
4
3,458
thread by: dabear247 | last post Dec 6 '06 by: dabear247
Hello, thanks in advance for any help you might be able to offer. I always have a white box appear (in my dreamweaver created site) where my flash aps. are inserted. Once the swf has loaded its all fine, but how do i get rid of the ugly white box that just sits there until the movie has loaded? you can see the prob on...
8
3,453
thread by: tader | last post May 20 '09 by: NitinSawant
So i got a question is it possible to do this in my flash file is a button and when i press that button i what what flash would return to my javascript code that i pressed what button so is it possible to do this and if it is how???
2
3,452
thread by: sevefanclub | last post Apr 16 '07 by: kestrel
I will soon open new site on www.afrika-paprika.com and i would like to build a small flash part on it.. I wanna have Date Countdown Timer on the site but I dont know how to build it... Im real dummie in programing so really cool tutorial on the http://www.kirupa.com/developer/mx/countdown.htm didnt help me cos I dont know bases in Flash and...
1
3,449
thread by: deluxmilkman | last post Mar 4 '08 by: nomad
Is it possible to integrate Mac`s built in speech recognition feature ()or any other speech recognition software) into flash? I am trying to make a speech recognition based flash application. It does not need to work online, jut locally on my mac (no communication server needed). any ideas from other developers where to start? thank you...

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.