good video. ive followed the vid but when i go to test movie at end it just comes up as blank screen with no circle?? ive checked the code and cant see any errors in it
@Heckrothing Have you extended the class from the Sprite or MovieClip class on the line... public class Circle extends Sprite... That what's seems to be the problem. If not go through the code again slowly and it should work.
At last, a decent actionscript programming tutorial, not just the usual "let's draw something and hack some code together that looks cool" shit. Thanks mate!
@TandHshows101 That's correct - I'm not sure if Flash CS3 has the Project panel. If it hasn't just create a new ActionScript 3.0 file from the File menu and save it in the same folder as the FLA. Then simply copy the code from this video and everything will be identical.
good video. ive followed the vid but when i go to test movie at end it just comes up as blank screen with no circle?? ive checked the code and cant see any errors in it
ObrienDerek100 1 month ago
5000: The class 'Main' must subclass 'flash.display.MovieClip' since it is linked to a library symbol of that type.
Can you explain me what i could have done wrong? nearly did exactly the same except for the comments?
Heckrothing 3 months ago
@Heckrothing Have you extended the class from the Sprite or MovieClip class on the line... public class Circle extends Sprite... That what's seems to be the problem. If not go through the code again slowly and it should work.
da1bu89 3 months ago
At last, a decent actionscript programming tutorial, not just the usual "let's draw something and hack some code together that looks cool" shit. Thanks mate!
viomartyr 6 months ago
can you do this in cs3?
TandHshows101 7 months ago
@TandHshows101 Yes you can.
da1bu89 7 months ago
@da1bu89 i can't seem to find the create new class button... but i think you can you just create a new actionscript and type in package { ...... etc
TandHshows101 7 months ago
@TandHshows101 That's correct - I'm not sure if Flash CS3 has the Project panel. If it hasn't just create a new ActionScript 3.0 file from the File menu and save it in the same folder as the FLA. Then simply copy the code from this video and everything will be identical.
da1bu89 7 months ago
@da1bu89 thanks.... that works fine.
TandHshows101 7 months ago
Thanks for the excellent tutorial. BTW, I love your accent.
AurialWolf 8 months ago
This guy is a Legend,best youtube video!!!
RamboLambo32 9 months ago
Wow, at last a new video! Thank you!
NathanielKHVids 9 months ago
@NathanielKHVids You're welcome, expect more very soon!
da1bu89 9 months ago