pioSko's Contributions
Below are the tutorials, code snippets, and resources pioSko has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
Tutorials
No Tutorials Submitted.
Code Snippets
Button ON/OFF switch in ActionScript by pioSko
Submitted: December 8, 2006        Views: 12449
First click turns button "ON". Second click turns button "OFF"
Depth test in ActionScript by pioSko
Submitted: March 22, 2005        Views: 6933
Function which outputs an ESTIMATED depth of objects in the movie
Enter key in ActionScript by pioSko
Submitted: March 22, 2005        Views: 12538
Executes function after user presses Enter key.
Enter Key 2.0 in ActionScript by pioSko
Submitted: February 2, 2006        Views: 8380
Executes function after user presses Enter key. Determines which TextField or MovieClip is focused.
Focus change in ActionScript by pioSko
Submitted: March 22, 2005        Views: 7007
Executes a function/action afetr cursor focus changes from one stage element to another. eg. exiting text field
Load External Text 2.0 in ActionScript by pioSko
Submitted: December 5, 2006        Views: 2806
... with preloader.
Submitted: March 22, 2005        Views: 16683
Script which rotates a movieClip relating to mouse position around the movieClip
Sort numerical array in ActionScript by pioSko
Submitted: March 22, 2005        Views: 16392
Function for sorting numeric Arrays.
Timeline pause in ActionScript by pioSko
Submitted: March 22, 2005        Views: 45399
Function which pauses a timeline 's' amount of seconds