+ Post New Thread
Page 1 of 76 1 2 3 11 51 ... LastLast
Threads 1 to 20 of 1520

Forum: ActionScript 3.0

All Flash issues made using ActionScript 3.0.

  1. Question Variable get NULL

    Hi im trying to retrieve the value of ALAS variable but it goes NULL... hope you can help me. var alas:String; var configurationXML:XML; var configurationLoader:URLLoader = new URLLoader(); configurationLoader.load(new URLRequest("configuration.xml"));...

    Started by Hawkthalas, Today 02:07 PM
    global variables as3, variables as3
    • Replies: 2
    • Views: 21
    Today 03:31 PM Go to last post
  2. Countdown with automatic reset

    Hi guys, I've managed to come to a halt with a current project. I need to create a countdown timer that starts each Monday at 9:00am and finishes every Sunday evening (Monday morning) at 00:00. The countdown needs to reset automatically at 9:00am on Monday to countdown to the next Sunday...

    Started by Servelan, 09-06-2010 08:27 PM
    • Replies: 3
    • Views: 41
    Today 12:38 PM Go to last post
  3. Some random question about Tween Classes, help :)

    Hi everyone, watashi no name is ZShock and this is my first post. Kinda (? Hmmm see, I'm trying to make a website for a project in school and I wanted to know if you guys (and girls?) can help me with this lil' thing. I'm using class tween, through actions of course, to move some symbol, movie...

    Started by ZShock, 09-07-2010 06:24 AM
    tween class as3 funcion
    • Replies: 1
    • Views: 49
    Today 08:33 AM Go to last post
  4. Help Please - Newbie Alert: Changing the color of a Movie Clip AS3 and Flash CS4

    Hello. I am new to this forum and a newbie in general. This is my first attempt at any type of programing. I want to make a "paper doll" that my daughter can play with and dress with clothes - which I have working - but now I want her to be able to click on colored buttons on the side and...

    Started by kb5092, 09-04-2010 11:08 PM
    • Replies: 3
    • Views: 72
    Today 07:48 AM Go to last post
  5. Multiple text files to one Dynamic Text Box

    so i was wondering if i could possibly make a loop to check if there are new txt files in a folder and update a section by just checking if there are new files. I was able to make this code with one of the flash books i have bought, i am trying to make a site for my gaming clan called the care...

    Started by Danonyte, Today 05:52 AM
    • Replies: 0
    • Views: 17
    Today 05:52 AM Go to last post
  6. XML Video player

    I did the tutorial for the xml video player using AS3 on here and it worked great. My problem is does anyone know how to program a slider in there so you can have an infinite number of thumbnails to click to launch a movie clip (flv) The swf I have done is only tall enough for 3 thumbnails and I...

    Started by steevo605, Yesterday 02:45 AM
    scroller, video player, xml
    • Replies: 0
    • Views: 20
    Yesterday 02:45 AM Go to last post
  7. Adding Forward/Back buttons to XML Slideshow

    I followed the Creating an XML Slideshow in Flash Using AS3 tut -- which was awesome by the way -- and I was wondering if there was a version that implemented some simple forward and back buttons to cycle through the slideshow when clicked. I tried using the TimerEvent, but I can't figure out...

    Started by dlirious, 09-07-2010 02:28 AM
    • Replies: 0
    • Views: 20
    09-07-2010 02:28 AM Go to last post
  8. XML Addressbook help. {imma noob}

    Hey guys, I could really use your help. I am working on a project where I need to display some XML data onto a stage and then cycle through it was some buttons. I have the xml file set up and it is displaying the data one at a time. But I don't know how to add event listeners and handles to have...

    Started by irishcult, 09-05-2010 09:35 PM
    • Replies: 2
    • Views: 60
    09-06-2010 08:53 PM Go to last post
  9. Wonderful taylormade burner irons

    Wonderful taylormade burner irons Utilize a relaxed, loose grip when swinging taylormade burner plus irons. Stay clear of clenching that clubs as carrying out could throw your entire swing off just adequate to hit that ball at an incorrect angle. Stage 3 Bring that club head to come back slowly...

    Started by Bryant02, 09-04-2010 04:04 PM
    • Replies: 2
    • Views: 41
    09-05-2010 11:23 PM Go to last post
  10. Newbie. Need help with an as file

    I'm helping a friend change the design of his flash site. I'm having trouble understanding how the site was built in the first place. The .as file thinks the background of the BIO section is white, and causes the buttons to be black. I've made the background black and need the buttons to be white....

    Started by argo, 09-03-2010 07:16 AM
    • Replies: 5
    • Views: 98
    09-05-2010 01:47 PM Go to last post
  11. Question OOP:Adding Movie clip from library

    Hello guys I've got an instance in the library linkaged to Classes.Lights.as At the Lights.as I have got light.graphics.beginFill(lightColor); light.graphics.drawCircle(0, 0, lightSize / 2); light.graphics.endFill(); addChild(light);

    Started by Luigi Vercotti, 09-04-2010 10:45 AM
    • Replies: 0
    • Views: 29
    09-04-2010 10:45 AM Go to last post
  12. No WWW no links

    Hi everyone, I created a site based on AS3 and if I dont add the WWW. prefix to my address in the address bar all the links in my Navbar doesnt work. Any clue? You can test it out at www.filmclipsonline.com (links will work) Or http://filmclipsonline.com (links dont work) Thanks for...

    Started by fantasticphil, 09-03-2010 03:15 AM
    • Replies: 2
    • Views: 52
    09-03-2010 11:27 PM Go to last post
  13. How to stop a loader from loading?

    Essentially, I've come across the problem where I want to cancel a loader from loading an object, but I have no actual idea how to cancel the event, nor how to actually access it. The structure is as follows: private function loadXML(e:Event):void { //VARIABLES xml = new...

    Started by scandii, 09-03-2010 10:06 PM
    • Replies: 0
    • Views: 36
    09-03-2010 10:06 PM Go to last post
  14. AS3 Grid Gallery XML Preloader doesn't show

    Hi, and thnks in advance. I followed your XML GRID GALLERY Tutorial. Everything works almost perfectly. The only problem I have is that once thumbs are loaded and showed, when I click on them the preloader bar doesn't show for the full image, even though it did for each one of the thumbs when...

    Started by cesaradez, 09-02-2010 09:23 AM
    • Replies: 0
    • Views: 60
    09-02-2010 09:23 AM Go to last post
  15. Runtime Shared Library Preloading Warning

    Hey there guys, I have a question that probably has a very easy answer, but after searching online for a while I couldn't figure out just how to fix it. Anyways the problem is this. I'm following the preloader tutorial (http://www.republicofcode.com/tutorials/flash/as3preloader/), however, when...

    Started by JadeDragon, 05-12-2010 03:01 AM
    • Replies: 3
    • Views: 1,736
    09-01-2010 03:18 PM Go to last post
  16. Gallery help

    i purchase a gallery from activeden (Advanced XML Gallery) got the files but dont know how to integrate the galllery to my work a simple website that im working on in flash cs4 AS3 a got some advise from seller here is what i got: You may add gallery in your project as class or you may...

    Started by pecas007, 08-31-2010 11:01 PM
    • Replies: 1
    • Views: 90
    09-01-2010 01:28 AM Go to last post
  17. How can I add a Facebook Like Box on a Flash site.

    How can I add a Facebook Like Box on a Flash site.

    Started by Drakgon, 08-31-2010 10:24 PM
    facebook, flash
    • Replies: 0
    • Views: 65
    08-31-2010 10:24 PM Go to last post
  18. xml gallery help please

    hello, i'm building a page across several scenes in flash cs4 and using AS3. The problem i'm finding is that when I navigate to the portfolio page, which is a scene in the main swf file, that contains the xml gallery, whenever I navigate to another scene, the gallery is present on top of everything...

    Started by kryssikari, 08-10-2010 11:07 PM
    2 Pages
    1 2
    • Replies: 19
    • Views: 512
    08-31-2010 03:51 PM Go to last post
  19. remove cursor

    Hi everyone, I don't know if theres anyone out there that can help me with this. I have 3 things running, flash, arduino(connected to a basic switch) and aac keys(emulation program). My flash file consists of a menu with various options. When the user clicks the switch attached to the arduino...

    Started by tartang, 08-28-2010 05:05 PM
    • Replies: 3
    • Views: 161
    08-31-2010 11:42 AM Go to last post
  20. Zoom Transition

    Hi everyone. I wish to press a button and an image zooms in to full screen and then click the image to zoom out it back out. can anyone help? cheers

    Started by benny770, 08-28-2010 11:12 AM
    • Replies: 0
    • Views: 69
    08-28-2010 11:12 AM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 5 users browsing this forum. (0 members & 5 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts