Actionscript

Started by DaRkLiGhTeR, May 18, 2010, 05:08:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DaRkLiGhTeR

(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.



T-Bag

I've watched some tutorial videos, though barely used the language. I could PM you a link to the videos if that might help.
Juggling Hard Disks over concrete floors ends in tears 5% of the time.

DaRkLiGhTeR

Cheers T-Bag do any of them deal with the override or super commands?



T-Bag

I don't remember either of those being mentioned...they were introductory ones as I was making a simple project at the time.
Juggling Hard Disks over concrete floors ends in tears 5% of the time.

Bob

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 :)
[imga=right]http://77.108.135.49/fahtags/ms10.jpg[/imga]* Threbrilith the Nightelf, born and raised by the Silver Oak Guardians *
Proud member of Dead Men Walking

DaRkLiGhTeR

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



b00n

What do you need to know about override/super? For a description of keywords, the Actionscript Dictionary is handy.

DaRkLiGhTeR

Nevermind I found a way round it and it works now. The override and supers werent the things messing it up.