Actionscript

Tag details

Welcome to the 'Actionscript' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Actionscript'.

Look up Offsite Link "Actionscript" at The Free Dictionary

Latest blogosphere posts tagged “Actionscript”

  • event.currentTarget ?


    kirupaForumAuthority Authority: 167
    I have a movieClip in my library that I am loading into a scrollPane. When I click on the scrollPane I want to know the name of the target I am clicking on. I am trying event.currentTarget but all that I get in the output box is ObjectMovieClip. I want to use one function for all my buttons so when I click on them it ...
    3 hours ago
  • Customizable page flipper


    kirupaForumAuthority Authority: 167
    Hi. Ive been trying to shovel through the tons of page flippers out there to find the one that suits my needs and was hoping for some hints here. Its for commersial use so a small cost is acceptable. This is what I want: - A nice tweening page flip with shadows and hilights - Being able to control the flipping. * - ...
    3 hours ago
  • Help needed AS3 - Adding objects from library vs directly on stage


    kirupaForumAuthority Authority: 167
    I am a flash developer and Ive got some experience in games and applications, but there is a problem that always comes back and that I solve in sometimes discussing manners, but Ive decided to find the "good way" of doing it. Ok, heres my problem : I have a game where I set the publish setting to export in Frame 10. ...
    4 hours ago
  • Get JSON Object in correct order


    kirupaForumAuthority Authority: 167
    Hi Im getting a large JSON string and decoding it into an object, im looping through this object to create the interface. The problem is it seems to build the interface in a random order, is this because actionscript 3 loops through the properties of the object randomly? If so how can i get around this? Thanks
    4 hours ago
  • flash php form....need help


    kirupaForumAuthority Authority: 167
    hey...i want to make a contact form in a flash web template which can take entered data and can send it to a particular email address.... Do anyone know any way to do this....??? i know some php script is required here...plz sugest some ways of doing it by php or javascript or anything... thanks..
    4 hours ago
  • Little problem with animating with AS3


    kirupaForumAuthority Authority: 167
    Hey all, Yet again i get stuck on something really stupid. I have this code in where i try to animate a simple bus, so i try it with the tween class. And use almost the same code as described in the actionscript cookbook. But suprise suprise, it doesnt work :p. So the only thing i want so far is when i start my ...
    6 hours ago
  • as3 CS4 web service


    kirupaForumAuthority Authority: 167
    Welcome, I have a problem with using the webservice component from flex 3 in flash cs4. I am making the same thing what is in this adobe tutorial: http://www.webkitchen.be/2009/03/02/...-cs4-projects/ Code: public function Main()         {             _WS = new WebService();             _st ...
    6 hours ago
  • variation on infinite loop menu


    kirupaForumAuthority Authority: 167
    ok theres another part to this project that i cant seem to get to work. its somewhat similar to the infinite scrolling menu that is often used except this one doesnt scroll based on mouse position but rather on which button is clicked in the nav. i have an mc called menu01 in which there is an mc called menuslide ...
    7 hours ago
  • sharedobject question


    kirupaForumAuthority Authority: 167
    Hi guys, i have a question. Im adding content from the library using a menu and as it is being added to the stage im changing the name of it. The reason im doing this is that i want everything thats being added to the stage to become a local sharedobject so it remembers the x and y of the movieclips on the stage and ...
    7 hours ago
  • AS3 JPEG Decoder [ by Thibault Imbert ]


    ByteArray.orgAuthority Authority:
    A long time When recently playing with Alchemy for AlivePDF I looked at the libjpeg library and thought it would be cool to expose the JPEG decoding capability to ActionScript 3 developers. As some of you may know, the libjpeg can also be used to encode JPEG files in a very optimized way. So you may wonder, ...
    8 hours ago
  • inverse trigonometric function?


    kirupaForumAuthority Authority: 167
    Hi all , is it possible to perform inverse trigonometric function using AS3? Actually , i want to calculate the angle of incidence of ball to the wall then reflect back it to angle of reflect. Sin i=Sin r Like the very famous game of bricks, ball hitting to brick need to be catch on a small platform
    11 hours ago
  • How to display XML?


    kirupaForumAuthority Authority: 167
    Hello. Im a beginner in XML. And I need help with this. What I want to achieve is to display the XML data once I click the button. But I kept getting undefined error. Heres what I have: t1.onRelease = function (){ xmlDoc = loadXMLDoc("bestofposts.xml"); ...
    12 hours ago
  • Translate/convert numeric range in ActionScript


    Rich Hauck's BlogAuthority Authority: 104
    This is one of those equations I always seem to forget, so I’m posting it here for my own selfish benefit (though it’s free for anyone to use). It’s a range converter method that can be particularly useful for sliders, etc. (code is in ActionScript 3.0). /** * Translates a value between two numeric ranges. * ...
    13 hours ago
  • XML Error ( TypeError: Error #1010 )


    kirupaForumAuthority Authority: 167
    TypeError: Error #1010: A term undefined and does not feature. at index_fla::MainTimeline/onLoaded() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at flash.net::URLLoader/onComplete() Code: var xmlPort: XML = new XML ( ) ; var xmlURL: ...
    14 hours ago
  • AS3 FocusManager Doesnt Work?!


    kirupaForumAuthority Authority: 167
    Ive been working with (or trying to) FocusManager for a few hours now. The way its described in the documentation is perfect, however, it doesnt work as they say it does at all. Has anybody had any success using FocusManager with the TAB key? I am able to create a new FocusManager for an object and use its methods to ...
    14 hours ago
  • ENTER key and input text not working!


    kirupaForumAuthority Authority: 167
    13 is the charCode and keyCode for ENTER key but there seems to be no response coming from the form when the key is pressed. I am creating dynamic forms that will be submitted when enter is pressed. Here is the package class: package{ import flash.display.MovieClip; import flash.text.TextField; import ...
    17 hours ago
  • Countdown timer reference date from a textfile


    kirupaForumAuthority Authority: 167
    Hi guys, I am a noob when it comes to scripting. Please help me on this one, I saw this countdown timer ( http://www.kirupa.com/developer/mx/countdown2.htm ) and I want the date to be referenced on a text file. :*( here is the code; // first get this current year so this example // remains valid for some time to ...
    17 hours ago
  • Please, need help, creating a counter that goes up all the time.


    kirupaForumAuthority Authority: 167
    The basic idea is to have an odometer type thing, that would go up 9 times a second, and it would go up whether you are on the site or not. So if I started it now, and checked back in on the site in a couple of days it would be at say 300,000, and then I would check back in a couple days later and it might be at ...
    18 hours ago
  • KeyboardEvents inside classes (not a movieclip)


    kirupaForumAuthority Authority: 167
    Hello! All I want is to create a class to treat users keyboard entries, and store it on public vars for all other classes to read it. Id like to know: to get the keyboardEvent working inside a class, do I need my class to extend MovieClip? There is not other way? I mean. It must be imported to stage, even if the ...
    19 hours ago
  • Arcball in papervision?


    kirupaForumAuthority Authority: 167
    Hey Everyone, I was wondering if anyone knew of an existing implementation for an arcball-style mouse control in papervision for rotating an object? Or some useful advice for doing it myself? I cant seem to find one so I suppose Ima have to go through the hell of doing it myself...damn quaternions. Also, does it HAVE ...
    20 hours ago

Comments about Actionscript

Personal attacks are NOT allowed
Please read our comment policy