Dead Men Walking

dMw Chit Chat => The Beer Bar => Technology Section => Topic started by: DaRkLiGhTeR on May 18, 2010, 05:08:50 PM

Title: Actionscript
Post by: DaRkLiGhTeR on May 18, 2010, 05:08:50 PM
(Sorry if this is in the wrong section i couldn't really find one that applied better)
Yes yes I know Iv'e been away for a while but does anyone here know actionscript 3.0? I could use some help for a uni project. I'll post any code thats needed when asked.
Title: Actionscript
Post by: T-Bag on May 18, 2010, 05:22:46 PM
I've watched some tutorial videos, though barely used the language. I could PM you a link to the videos if that might help.
Title: Actionscript
Post by: DaRkLiGhTeR on May 18, 2010, 05:28:14 PM
Cheers T-Bag do any of them deal with the override or super commands?
Title: Actionscript
Post by: T-Bag on May 18, 2010, 07:19:55 PM
I don't remember either of those being mentioned...they were introductory ones as I was making a simple project at the time.
Title: Actionscript
Post by: Bob on May 18, 2010, 08:05:02 PM
For specific questions regarding anything software/programming related, I can recommend http://stackoverflow.com/

Firstly, there's a big chance somebody has already asked your question there, if you just search a little. And secondly, if you find no existing questions that help you, asking one is quick and easy - and the answers often appears just as quick.

I know nothing of Actionscript myself, so that's about all the help I can give :)
Title: Actionscript
Post by: DaRkLiGhTeR on May 18, 2010, 10:07:36 PM
Sorry T-Bag but I'm a bit ahead of that stage but thanks for the offer :)
Cheers Bob I'll go post on there now
Title: Actionscript
Post by: b00n on May 19, 2010, 09:02:11 PM
What do you need to know about override/super? For a description of keywords, the Actionscript Dictionary (http://www.adobe.com/support/flash/action_scripts_dict.html) is handy.
Title: Actionscript
Post by: DaRkLiGhTeR on May 19, 2010, 10:02:27 PM
Nevermind I found a way round it and it works now. The override and supers werent the things messing it up.