A Flash Developer Resource Site

Search:

Type: Posts; User: sleeky

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Thread: mouse

    by sleeky
    Replies
    1
    Views
    14,723

    mouse

    hi...just wondering if you have experienced similar problem as me.

    i noticed that whenever i use media software such as photoshop/flash on mac, i find that it is quite slow to use mouse. for e.g...
  2. Replies
    4
    Views
    714

    that is great! i thought tat someone will tell me...

    that is great! i thought tat someone will tell me off for posting on wrong place.

    my main menu is movie clip. i use invisible button on main menu to rollOver and rollOut the submenu. But the...
  3. Replies
    4
    Views
    714

    problems creating submenu

    maybe this might not be the most appropriate place to post my problem but i feel that it might be related to actionscript. so hope that u can help me. :-)


    When i rollover invisible button on...
  4. Replies
    1
    Views
    425

    try 3 times again...

    hi...i am doing fill-in-blank fields....the user is given 3 times to fill up the field correctly. When the user answers the question wrongly for the 1st time, he is given 2 times to try again...
    ...
  5. Thread: maths quiz...

    by sleeky
    Replies
    2
    Views
    2,770

    maths quiz...

    hmm..i dun know if this is the right board to post cos my question is very simple..

    i am creating a maths quiz...

    There are 2 input text fields..The instance names of 2 input text fields are...
  6. Replies
    3
    Views
    1,860

    making a video clip

    Hi. I would like to try making a video clip, using Flash CS3 and upload to Facebook. Do you know what size I should set the screen? 320 x 240?
  7. Replies
    1
    Views
    437

    problems with target path

    For some reasons, I just want to try it out....

    there is a button on 1st frame. there is a movie clip on frame 2. I named the movie clip as "ball_mc"

    I want to go to frame 2 when I click on...
  8. Replies
    1
    Views
    5,321

    identify the font

    hi...can anyone tell me what font is this? the font looks familiar but i am not able to put my finger on it.

    http://www.freetetris.org/free_tetris_logo.gif
  9. Thread: random quiz

    by sleeky
    Replies
    0
    Views
    438

    random quiz

    hihi...how do i make the "next" button appear after the mcq choice button is clicked on? i thought of putting the "next" button inside the question movie clip. but as i am using the attach movie, I...
  10. Replies
    1
    Views
    1,430

    delete previous threads

    hihi...i am not sure if this is the right forum to ask...i searched for right forum to as question but i reckon that the coffee lounge must be the one...

    how do i delete my previous threads which...
  11. Replies
    1
    Views
    588

    displaying number inside random quiz...

    i created a random quiz and dynamic text field...every time the question is displayed, the number will be displayed in order...for e.g 1, 2 and so on..

    however the number couldn't be displayed.
    ...
  12. Replies
    1
    Views
    904

    display number on dynamic text field

    Hi..I am creating a dynamic text field and "next" button. When the movie is played, the number "1" will be displayed on dynamic text field. When the "next" button is pressed, the dynamic text field...
  13. Thread: print

    by sleeky
    Replies
    0
    Views
    394

    print

    hi...how do i print the text which is typed on input field?

    when i click on "print" button, it print the whole graphics on bg which I do not want it.


    code for print button

    on (release) {...
  14. Replies
    1
    Views
    573

    input text field

    Hi..Is there any ways how i can confine the text within the boundaries of the input text field instead of restricting to limited characters? I find that restricting to limited characters is a bit...
  15. Replies
    1
    Views
    743

    scrollbar on input text field

    Hi..How do I insert a scrollbar on input text field?
  16. Replies
    1
    Views
    587

    selecting some items together...

    hi...i am creating a little game... It is about selecting some items...

    If 2 right items are selected on frame 1, the "next" button will appear for the user to click on it to go to frame 2.

    how...
  17. Thread: removeMovieClip

    by sleeky
    Replies
    1
    Views
    387

    removeMovieClip

    I have some problems removing MovieClip....

    usually i use "_root.attachMovie("abc", "abc", this.getNextHighestDepth(),{_x:0, _y:0});".....

    but for some reasons, i use "_root.attachMovie("abc",...
  18. Replies
    1
    Views
    418

    clicking on button number of times

    hi......how do i solve this problem?

    I created a button.....it will be clicked 2 times.
    When clicking on button 1st time, the ball 01 will appear. When clicking on button 2nd time, the ball 02...
  19. Replies
    1
    Views
    289

    problems loading random questions at times

    i have created random quiz that plays 5 random questions......There are a total of 8 questions...I use attachMovieClip to play questions.

    Therefore I linked the questions.....The instance name of...
  20. Replies
    1
    Views
    598

    thanks. it works. :-)

    thanks. it works. :-)
  21. Replies
    1
    Views
    598

    answer input in all cases

    i have created a fill-up word blank and button. After filling up the word blank, click on "result" btn.

    the instance name of the text field is answer_txt.

    result_btn.onRelease = function()
    {...
  22. Replies
    0
    Views
    362

    problems registering mcq results

    Hi. i have created 4 questions for random quiz. however i have problems registering mcq results. it always say 0 for results.

    var n:Number = 4;
    var totalCorrect = 0;
    var arr:Array = [1, 2, 3,...
  23. [CS3] problems removing the selected question

    hihi...i have created a random quiz.....when click on next button, the selected qn is supposed to be removed and to make way for the next selected qn.

    i tried all sorts of target path to remove...
  24. Replies
    0
    Views
    340

    creating random questions

    hi...i am using attachMovie to download random questions for my quiz. there are 4 questions. any 2 random questions are played. the same questions cannot be played.

    i tried to use arrays and...
  25. Replies
    1
    Views
    639

    need some help for simple random mcq

    Hi. I am a student. I need to do random mcq for my school project. I need some help for a simple random mcq. A small payment will be offered. PM me if you know how to do random mcq. Thanks.
Results 1 to 25 of 34
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center