A Flash Developer Resource Site

Search:

Type: Posts; User: compsci

Search: Search took 0.06 seconds.

  1. Replies
    1
    Views
    11,529

    Error #1006: value is not a function

    Hello all,

    Been trying to solve this problem for weeks now and I am at my last fist full of hair - I hope someone can help me. Apologies for the messy code I am noob.

    I think the problem may be...
  2. Replies
    3
    Views
    1,919

    WOOT!! Resolved - finally!!! Thank you so much...

    WOOT!! Resolved - finally!!!

    Thank you so much DiamondDog. I hope i get out of this noob stage, its a nightmare! xD

    -----
    function choice(event:MouseEvent):void{

    I didn't know you had to...
  3. Replies
    3
    Views
    1,919

    Thanks for your reply you are a real diamond! ;)...

    Thanks for your reply you are a real diamond! ;)

    It's frustrating me so much!

    But by Jove, its working now! When i took the quotes of the function name?!

    Do you know why?!?! It compiles but...
  4. Replies
    3
    Views
    1,919

    AS3 ComboBox woes!!!

    Hello all,

    3 days, a lot of coffee and being a noob didn't help solve this problem.

    Can someone please look at my simple .fla which is a combo box.

    I get the error:


    1067: Implicit...
  5. Replies
    2
    Views
    638

    Thanks, your .fla works! I copied and pasted...

    Thanks, your .fla works!

    I copied and pasted my code too and it worked?! Must of messed up somewhere!

    Thank you for your help!!! xD
  6. Replies
    2
    Views
    638

    Countdown timer

    Hello all,

    The following doesn't work. My timer just goes from 4.59mins to 4.58mins and starts again it doesn't continue to go down as a count down should!


    start_time = getTimer();
    countdown...
  7. Actionscript Variable to PHP - Design Issue

    Hello all,

    I would appreciate your help with a design issue I am having.

    I have a form with a few fields and a flash object in this form that users can choose things from (lets just say...
  8. Replies
    3
    Views
    388

    Thanks for your reply Whispers. :) I also...

    Thanks for your reply Whispers. :)

    I also wanted to make the setup of the config files easy for the user. Do you have any tutorials on how to do this config file? Maybe using XML. Or What...
  9. Replies
    3
    Views
    388

    Config File - Customizable flash player

    Hello all,

    I want to make a customizable flash player for my users. For examle, i want them to be able to change color of frame, color of border, size, and other features etc.

    How best can i do...
  10. Replies
    3
    Views
    539

    Actually, although wishful - i am hoping for a...

    Actually, although wishful - i am hoping for a lot of users [in the millions] this is why i am trying to get the my web application to be as lean as possible. :rolleyes:

    These things will add up...
  11. Replies
    3
    Views
    539

    Database Abstraction and Layers

    Hello all,

    I am starting out on a new web project. I have had to use databases in previous projects and have always coded the database connection etc every time. Now i am thinking of creating an...
  12. Replies
    1
    Views
    535

    [CS3] Webcam - Image Proecessing

    Hello all,

    I am trying to take snapshot from webcam and save it as an image using PHP. However, it doesnt seem to be work! , thanks for any help. I think the problem lies in this function:...
  13. Replies
    5
    Views
    886

    Good idea, nothing better than to actually test...

    Good idea, nothing better than to actually test and find out!

    Firefox has more market share than Opera. Waaay more. Go Firefox!!! :mrt: :thumbsup:
  14. Replies
    5
    Views
    886

    I mean will this code slow my server to be slow?...

    I mean will this code slow my server to be slow?

    Would you recommend that i take this approach? It will save me development time like you said. But will it be wasteful since i will have to do a...
  15. Replies
    0
    Views
    2,045

    Understanding Red5 rtmp

    Hello all,

    I just want to understand the way Red5 works. When making a connection i've seen something like this:


    client_nc.connect("rmtp://localhost/firstapp");

    1) The refference to...
  16. Replies
    5
    Views
    886

    Efficiency and Performance

    Hello all,

    I was just thinking it would be easier (although it would take time) that i create different CSSs for different browsers and call these CSSs via PHP depending on the browser. Is this...
  17. Replies
    0
    Views
    386

    [F8] YouTubes thumbnails

    Before you play a clip youtube shows you a little thumbnail before you choose to play the video, how do they do this?

    From their homepage: http://www.youtube.com/ you can see the images are all...
  18. Thread: listHandler

    by compsci
    Replies
    0
    Views
    382

    listHandler

    Hello all,

    I am really stuck and i am quite new to actionscript. I am trying to delete values from a listbox, depending on which is selected using a button. This is my code, but it doesn't work....
  19. Replies
    0
    Views
    359

    Record from Webcam with time interval

    Hello all,

    I am using mr-webcams code for recording from a webcam. I would like to add more features such as getting the recordings to be only for 30 seconds, i have tried to do this as you can...
Results 1 to 19 of 19




Click Here to Expand Forum to Full Width

HTML5 Development Center