Page 3 of 3

Re: arduino to flash

PostPosted: Thu Dec 01, 2011 11:14 pm
by zhenning
There you go: var ledPin:Number = 2; so, if i am not mistaken, its pin no 2 =)

Re: arduino to flash

PostPosted: Fri Dec 02, 2011 10:46 am
by sich
Thank you so much, Zhenning! It's very encouraging to see how you guys help others in the forum :D

Re: arduino to flash

PostPosted: Fri Dec 02, 2011 10:49 am
by zhenning
sich WROTE:Thank you so much, Zhenning! It's very encouraging to see how you guys help others in the forum :D


Welcome >.<

Re: arduino to flash

PostPosted: Fri Dec 02, 2011 11:24 am
by ABSF
zhenning,

I can understand "=)" means laughing, right? "=" is the nose and ")" is the mouth, right?

But what does ">.<" means ? Any web site you can find all these expressions?

Allen

Re: arduino to flash

PostPosted: Fri Dec 02, 2011 11:32 am
by zhenning
ABSF WROTE:zhenning,

I can understand "=)" means laughing, right? "=" is the nose and ")" is the mouth, right?

But what does ">.<" means ? Any web site you can find all these expressions?

Allen


Depends on how you interpret it hahaha "=" is the nose and ")" is the mouth but i would say its smiling instead of laughing "=D" looks more like laughing ">" and "<" means your eyes and the "." is your nose. kind of "wink" i guess

Here is one of them: http://www.sharpened.net/emoticons/

you can also go look into the window live emoticons as well :)

Re: arduino to flash

PostPosted: Fri Dec 02, 2011 2:35 pm
by fitri
zhenning WROTE:There you go: var ledPin:Number = 2; so, if i am not mistaken, its pin no 2 =)


tq zhenning.. :D
but how you know it? how to see the command in flash? does this mean arduino no need to program it?

do anyone got any tutorial on how to develop flash GUI/HMI

thx~ :)

Re: arduino to flash

PostPosted: Fri Dec 02, 2011 2:47 pm
by zhenning
fitri WROTE:
zhenning WROTE:There you go: var ledPin:Number = 2; so, if i am not mistaken, its pin no 2 =)


tq zhenning.. :D
but how you know it? how to see the command in flash? does this mean arduino no need to program it?

do anyone got any tutorial on how to develop flash GUI/HMI

thx~ :)


Look at the timeline. There is an alpha symbol, right click on that, the menu will pop out. Then, left click on actions. Here, you will see the AS3 scripts. Not really sure if you need to program the aduino with some firmware as i am yet to get one to play LOL
Developing the flash GUI is easy but i suggest you to look into the knows and know how the sample codes work first. As you can see from the sample already, the most important thing you need to understand is the AS3 script and how it works to interface with the serpoxy ^_^

From what i can feel, you are rushing to finish the project :(

Re: arduino to flash

PostPosted: Fri Dec 02, 2011 3:11 pm
by fitri
thx~ :)
n sorry :oops: never use flash b4..im not so rush since just learn this as hobby :cry:

Re: arduino to flash

PostPosted: Fri Dec 02, 2011 3:30 pm
by zhenning
fitri WROTE:thx~ :)
n sorry :oops: never use flash b4..im not so rush since just learn this as hobby :cry:



Ohh ok.. :lol: Usually people asking with this style wants people help them to finish their fyp lol. Sorry for the misinterpreting :roll:

Re: arduino to flash

PostPosted: Fri Dec 02, 2011 4:04 pm
by fitri
im the 1 who should sorry lol..
:oops: ...
i usualy work with PLC only, never exposed with microcontroller since finish study..
still need lot to learn :?