A Flash Developer Resource Site

Search:

Type: Posts; User: SubKloda

Page 1 of 20 1 2 3 4

Search: Search took 0.11 seconds.

  1. Replies
    7
    Views
    844

    Hi There, easiest way might be to have an 8x8...

    Hi There,
    easiest way might be to have an 8x8 array or variables to store a number to represent the choice of image.. eg.



    //variable method but array method is just as easy

    //generate...
  2. I have a 2gb partition that i use for work files...

    I have a 2gb partition that i use for work files only... although i musn't do much work as i've only used 250Mb so far :)... This easily fits on a CD and i normally do a copy every 4-8 weeks. In...
  3. Replies
    22
    Views
    1,940

    Here's a sure-fire way to make money from a...

    Here's a sure-fire way to make money from a website with no content... :D

    Register with affiliate programs that don't mind you having no content or links on your site (not very many i suspect) and...
  4. Replies
    1,356
    Views
    44,329

    I know BBC Radio 5 aren't allowed to broadcast...

    I know BBC Radio 5 aren't allowed to broadcast the matches over internet radio, so i doubt you'll find them anywhere...

    You could always look the live match casts from skysports.com or...
  5. Replies
    1,356
    Views
    44,329

    Ohhh... the luck of the irish... :) I've got...

    Ohhh... the luck of the irish... :)

    I've got germany in the work sweepstake, and thought i could relax til the start of the knockout stage until they scored :(...
  6. Replies
    24
    Views
    1,694

    Mine has to be the Client side Javascript 1.3...

    Mine has to be the Client side Javascript 1.3 reference manual in PDF from developer.netscape.com... it's always sitting in the background when i'm working on how many JS errors i can make in one...
  7. Replies
    11
    Views
    1,005

    Hi, the window.opener (or mummy as i've called...

    Hi,
    the window.opener (or mummy as i've called it :)) only gives runs the javascript function (restartMusic()) in the main html page..

    to get this javascript function to actually control your...
  8. Replies
    5
    Views
    666

    Hi there, a cheesy way to do it would be... ...

    Hi there,
    a cheesy way to do it would be...

    store the clue for each answer in another array


    var Clues = new Array("Actor","Actress","Movie");
    var Answers = new...
  9. Replies
    11
    Views
    1,005

    Hi there, what you'd have to do is have a...

    Hi there,
    what you'd have to do is have a javascript function in your main page which tells the music to start (using tell target or FScommand.. not too sure)... eg. restartMusic().

    Then add...
  10. Replies
    1
    Views
    508

    Hi there, It's just a warning it gives you...

    Hi there,
    It's just a warning it gives you not an error so hopefully it should still work okay..(which seems a bit daft considering that's what the docs tell you to do :S)...

    hope this helps,...
  11. Replies
    2
    Views
    579

    Hi there, you should be able to start an MC...

    Hi there,
    you should be able to start an MC in level X at a particular frame Y using (probably :)):

    with(_levelX){
    gotoAndPlay(Y);
    }

    but you'd probably have to make sure that the movie...
  12. Replies
    1
    Views
    418

    Hi There, A quick look in the AS dictionary...

    Hi There,
    A quick look in the AS dictionary says you can find out the cursor position in the currently focused input text field using Selection.getCaretIndex()...

    to find out which input text...
  13. Replies
    1
    Views
    487

    Hi there, why not make your original movie...

    Hi there,
    why not make your original movie 660x480 and center the 550x400 content in the middle of this...

    (unless there's some fancy border or something in the html)

    cheers,
    Andy
  14. Replies
    1
    Views
    467

    Hi there, why not turn your 8 buttons into 8...

    Hi there,
    why not turn your 8 buttons into 8 MCs with 2 frames (one for unhighlighted, the other for highlighted), so when a user clicks on a button, it moves the button MC to the next frame...
    ...
  15. Replies
    2
    Views
    481

    Hi There, add this to the MC you want to fade...

    Hi There,
    add this to the MC you want to fade (eg. bob)..



    onClipEvent(load){
    doFade = false;
    _alpha = 100;
    fadeRate = 5;
    }
  16. That's why it's called an aubergine :D

    That's why it's called an aubergine :D
  17. Replies
    9
    Views
    576

    I've found NS4 makes an absolute mess of small...

    I've found NS4 makes an absolute mess of small fonts (8/9 point) defined in stylesheets (amongst other things :)), so if you need to use small fonts then do a bit of browser sniffing and then...
  18. Replies
    7
    Views
    729

    Aye... i can't wait 'til i have to get up @ 8am...

    Aye... i can't wait 'til i have to get up @ 8am on a sunday to update the text file with the results... but at least i'll know that all the groups will be sorted properly :)...

    plus it does give...
  19. Replies
    7
    Views
    13,304

    It should do (as far as i know..:)).. You're not...

    It should do (as far as i know..:)).. You're not actually attaching a sound to the sound object, you're just pointing it to the main timeline by leaving the target empty...

    try this to see if it...
  20. Replies
    9
    Views
    1,142

    Hi again, what you need to do is... ...

    Hi again,
    what you need to do is...

    Right-click on the yellow speaker in your taskbar and select 'Open Volume Controls'... this should open your PC's sound mixer app..

    Then select...
  21. Replies
    9
    Views
    1,142

    Hi there, you can use something like sound...

    Hi there,
    you can use something like sound recorder (cool edit or sound forge a lot better though).. just setup your PC's audio controls so that Wave Output is chosen as the Record Input and then...
  22. Don't use search engines... use pay per click...

    Don't use search engines... use pay per click advertising instead...:) Overture, Espotting & Google Ad Words are probably the best (depending on what keywords you want & which region you want to...
  23. Replies
    2
    Views
    1,116

    Hi there, There's a program called swift-mp3...

    Hi there,
    There's a program called swift-mp3 (http://www.swift-tools.com/) that will produce the frequency amplitude data needed to produce an oscilloscope effect with an audio file flashtraks...
  24. Replies
    7
    Views
    13,304

    Hi there, there's a good tutorial in the...

    Hi there,
    there's a good tutorial in the Flash Docs about making a volume slider.. which you can use to control this sound object...

    but you can use actionscript anywhere in your movie to...
  25. Replies
    2
    Views
    446

    Cheers... I didn't ask for comments about the...

    Cheers...
    I didn't ask for comments about the homepage flash (or the flash side panels in the games) as i wasn't responsible for them ;)..(i was too busy doing gfx/html for the rest of the site)....
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center