Games Achievements My Kong Sign In

Comments for FlashDevelop Tutorial

« Back to FlashDevelop Tutorial

bob_boyle

May. 24, 2011

Under rating threshold (show) thank god i got bored and started looking through the tutorials. could i use paint save it and then import it? would donate kreds if i had any.

+ - !

(1)

DethCraft

Apr. 22, 2011

Under rating threshold (show) @xGessxxESPx: Just one badass virus and there coimes $1200 fee to buy new computer... not many people know what file contains suprises.

+ - !

(2)

Tman813

Mar. 31, 2011

Under rating threshold (show) This tutorial won't work. I think it is outdated but I can't test movie.

+ - !

(-2)

Matoking

Mar. 31, 2011

Under rating threshold (show) Just a heads up, the latest version of FlashDevelop comes with Flex SDK built-in, so you don't need to download it separately.

+ - !

(3)

Cookiefart

Feb. 14, 2011

Under rating threshold (show) This was Way Helpful.......If i understood it.

+ - !

(0)

GriffinGold

Feb. 12, 2011

Under rating threshold (show) Funny how many little blue D's you see on this page. xD

+ - !

(24)

Lordwh

Feb. 04, 2011

Under rating threshold (show)

+ - !

(-7)

xGessxxESPx

Feb. 01, 2011

Under rating threshold (show)

+ - !

(-25)

alessiodead1

Feb. 01, 2011

Under rating threshold (show) I love this tutorial, i can't learn this when i have flixel.

+ - !

(0)

xcalx1

Jan. 28, 2011

Under rating threshold (show) thanks for this

+ - !

(0)

Lordwh

Jan. 02, 2011

Under rating threshold (show) I might make one.......

+ - !

(0)

EsCaPeThEfAtE2

Dec. 24, 2010

Under rating threshold (show) main.as is called untitled1.as or something, if i do play movie it says: Would you like to op en the AS3 context settings to figure the compiler? my options: Ok - Cancel WTF?

+ - !

(0)

EsCaPeThEfAtE2

Dec. 24, 2010

Under rating threshold (show) i can't find main.as

+ - !

(1)

EsCaPeThEfAtE2

Dec. 24, 2010

Under rating threshold (show) i get stuck on 10... because if i do play movie, i get: Want options blablabla ... :S

+ - !

(-1)

GunNac

Dec. 02, 2010

Under rating threshold (show) So basically this is an install guide... epic...

+ - !

(11)

Anol

Nov. 26, 2010

Under rating threshold (show) Thanks for posting this, I've done some (very little) programming before, but not anything outside of FORTRAN, it's been a help

+ - !

(0)

thomaswarner

Nov. 20, 2010

Under rating threshold (show) I get Error: a target file must be specified Use 'mxmlc -help' for more information about using the command line Build halted with errors (fcsh). Any ideas?

+ - !

(0)

pieceofcake8

Sep. 29, 2010

Under rating threshold (show) thank you very much, I was struggling to figure out how to create a file I wasnt sure what kind of project I needed to start because the tutorial that comes with the program is very confusing.

+ - !

(1)

SlasherX

Sep. 26, 2010

Under rating threshold (show) To fix the I/O error do the following. Tools-Program Settings-FlashViewer(Plugin)-External Player Path-Flex\runtimes\player\10.1\%Your OS%\Flash Player Debugger

+ - !

(11)

tikker

Sep. 23, 2010

Under rating threshold (show) Also when I go on with embedding the image, it says something like public can only be used inside a package, but when I use package, it says package cannot be nested. Anyone?

+ - !

(0)

tikker

Sep. 23, 2010

Under rating threshold (show) By the way: it's a very useful tutorial.

+ - !

(0)

tikker

Sep. 23, 2010

Under rating threshold (show) Question: When I use the command package, I get an error, but when I use opaqueBackground (it shows up during typing) it works. Anyone know why?

+ - !

(0)

Personnel

Jul. 20, 2010

Under rating threshold (show) i get an I/O error when i debug. maybe i should reinstall flex?

+ - !

(0)

pyrotechchild

Jun. 09, 2010

Under rating threshold (show)

+ - !

(-11)

pyrotechchild

Jun. 09, 2010

Under rating threshold (show)

+ - !

(-16)

yoyoyo101112

Apr. 20, 2010

Under rating threshold (show)

+ - !

(-13)

Paltar

Apr. 07, 2010

Under rating threshold (show) @Kranix: Use your favourite file manager or just windows explorer.

+ - !

(1)

limeyman012

Mar. 27, 2010

Under rating threshold (show) RAWR!!!! It wont work for me I still get a blank screen

+ - !

(0)

Randomman159

Mar. 01, 2010

Under rating threshold (show) Thanks, this is really useful, however, i am having EXTREME trouble with the graphical side of things...

+ - !

(7)

Paltar

Feb. 26, 2010

Under rating threshold (show) Indeed, I used the Shootorial Tutorial Shell. See the programming forum: http://www.kongregate.com/forums/4-programming/topics/52603-make-your-own-coding-tutorials

+ - !

(2)

Randomman159

Feb. 23, 2010

Under rating threshold (show) What did you use to make this tutorial? I mean, i'm assuming you used flash, or FlashDevelop, but the layout is the same as the shootorial layout, so i was wondering if you used similar code or something.

+ - !

(0)

Paltar

Feb. 08, 2010

Under rating threshold (show) The code in my Main.as is different because it adds a simple animation not explained in this tutorial but the instructions in the tutorial should lead to a working flash program. If they don't could you whisper me with more details?

+ - !

(0)

White_Wyvern

Feb. 06, 2010

Under rating threshold (show) There were quite a lot of differences from your Main.as and what you gave as an information to start with. No wonder it didn't work at all for me at first and the file downloaded from you did work.

+ - !

(0)

White_Wyvern

Feb. 06, 2010

Under rating threshold (show) I do not encounter any errors while doing the test movie, but my hello world still doesn't show even with the package import at the begining, it's just an empty flash window.

+ - !

(0)

TheDroidSix

Jan. 26, 2010

Under rating threshold (show) the errors run when i test the textfield: Loading configuration file C:\Users\The Droid6\Documents\my flashdevelop stuff\test game\obj\testgameConfig.xml Files changed: 0 Files affected: 1 (fcsh) C:\Users\The Droid6\Documents\my flashdevelop stuff\test game\src\Main.as(23): col: 18 Error: Type was not found or was not a compile-time constant: TextField. var textfield:TextField = new TextField(); ^ C:\Users\The Droid6\Documents\my flashdevelop stuff\test game\src\Main.as(23): col: 34 Error: Call to a possibly undefined method TextField. var textfield:TextField = new TextField(); ^ Build halted with errors (fcsh). Done (1)

+ - !

(0)

Aakash

Jan. 02, 2010

Under rating threshold (show) I have Adobe Flash but I want to try this out to improve my Actionscripting a bit more.

+ - !

(0)

username6

Nov. 23, 2009

Under rating threshold (show) Finally, someone actually made a FlashDevelop tutorial! Now I might actually finish a project. 5/5

+ - !

(0)

TRiiCKii

Nov. 20, 2009

Under rating threshold (show) but im going to finish it because its cheap... err free... :)

+ - !

(0)

TRiiCKii

Nov. 20, 2009

Under rating threshold (show)

+ - !

(-6)

RNGbladegames

Nov. 13, 2009

Under rating threshold (show) jhust a bit hard, I can ask my dad if there is some stuff I need to install

+ - !

(0)

Tukkun

Nov. 12, 2009

Under rating threshold (show) Decent. 5/5.

+ - !

(1)

gta_fido

Nov. 12, 2009

Under rating threshold (show) I got it all worked out. This is a very helpful tutorial for the begginers. Another tutorial going over the basics of AS3 would be awesome.

+ - !

(31)

UnknownGuardian

Nov. 11, 2009

Under rating threshold (show) For the SDK, you un zip it, and then in FlashDevelop, you link it to teh SDK's directory.

+ - !

(0)

Paltar

Nov. 11, 2009

Under rating threshold (show) Just extract the .zip file to any directory you like. Also: See page 3 of the tutorial.

+ - !

(0)

gta_fido

Nov. 11, 2009

Under rating threshold (show) I downloaded the Zip file for the Flash SDK from the link given, but then what? There is no .exe or any explanation as to what to do with the files in the .zip.

+ - !

(0)

go510

Nov. 11, 2009

Under rating threshold (show) ok... 5/5 nice!

+ - !

(0)

UnknownGuardian

Nov. 11, 2009

Under rating threshold (show) Also, your links on pg 13 are not working.

+ - !

(0)

UnknownGuardian

Nov. 11, 2009

Under rating threshold (show) 5/5! Great tutorial and good job on reusing the Kongregate Tutoral Shell. A few fixes include on the last page, where the last 2 words "usefull" and "programm" are spelled incorrectly. Change it to "useful" and "program". Great work.

+ - !

(0)

gptouch

Nov. 11, 2009

Under rating threshold (show) Nice tutorial. Should be great for beginners :) The design and overall is really nice and very easy to follow!

+ - !

(0)

MainFrame_Games

Nov. 11, 2009

Under rating threshold (show) Great Job :) 5/5

+ - !

(0)

  • add a comment
Developers Players Support YouTube TikTok X (Twitter) LinkedIn
Join the conversation Join Discord
Terms Privacy Code of Conduct
© 2024 Kongregate