A Flash Developer Resource Site

Search:

Type: Posts; User: breakdj

Page 1 of 4 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    414

    Hi Ktonix, SOrry to not be of any use, but i am...

    Hi Ktonix, SOrry to not be of any use, but i am also in need of help on this matter. If you have sussed it out or if anyone else has an idea, I would also be very happy to hear
  2. dragging MC’s to the exact boundaries of the flash movie window

    Hi guys I was wondering if anyone could help me with regards to dragging MC’s to the exact boundaries of the flash movie window without specifying the distances using the:
    startDrag("thing",...
  3. Help required: Sniffing lack of mouse movement

    Hi there I was wondering if anyone could help me.

    I am developing an swf where if the mouse is not touched for a period of time say 15 seconds then the movie will gotoand stop at say frame 1.

    I...
  4. Actionscript pro required: Syntax help required for button to initiate easing

    Hi guys I was wondering if any of you actionscript daddio’s could give me 2 minutes of your time and help me write the appropriate syntax to make the below example work on a button release rather...
  5. Replies
    1
    Views
    1,041

    Advice from Flash Vid Guru's required please

    Hi there, If anyone could give me some advice on the following matter that would be excellent thanks.

    Ok, I am developing a flash site at 30fps, and am consequently using embedded flash video at...
  6. correct syntax of Mouse over state for an MC

    Hello there

    I am wanting to make a MC a button where something will execute on the mouse over state, however when i use the following code nothing works as flash does not seem to like :onClipEvent...
  7. Thread: FAO - hp3

    by breakdj
    Replies
    1
    Views
    747

    FAO - hp3

    Hi hp3
    last week you gave me some great help regarding displaying some info regarding time / streaming etc

    I am using the following code:

    // TIME DISPLAY
    // define the frame rate
    fps = 24;...
  8. Replies
    3
    Views
    500

    HI there TheSmaug Thanks for the reply m8 YES !...

    HI there TheSmaug Thanks for the reply m8
    YES ! That is exactly what I am after
    If you could post relevant code that would be brilliant
    Thanks
  9. Replies
    3
    Views
    500

    anyone !!

    anyone !!
  10. Replies
    3
    Views
    500

    resizing and positioning a html window

    resizing a html window

    OK guys, I have a normal run of the mill html browser window that i want to be rersized by the click of a flash button to 100 by 50, and also for this newly changed sized...
  11. Help required ! progress indicator bars. NOT PRELOADING BARS AND NOT A PRELOADING QUE

    Help required ! progress indicator bars. NOT PRELOADING BARS AND NOT A PRELOADING QUESTION!

    OK I have a swf called audio.swf which just contains a 15 minute streaming audio file that it just...
  12. Help required ! progress indicator bars. NOT PRELOADING BARS AND NOT A PRELOADING QUE

    Help required ! progress indicator bars. NOT PRELOADING BARS AND NOT A PRELOADING QUESTION!

    OK I have a swf called audio.swf which just contains a 15 minute streaming audio file that it just...
  13. Replies
    2
    Views
    424

    restraing an mc from scaling

    ok i want to restrain an mc from scaling (getting bigger/smaller) using actioscripts.

    Basically I have 2 mc's (one inside the other)

    i have a button which changes the dimensions of mc 1,...
  14. help! tool to convert large 8med mp3 to swf

    Hi i need a free tool that will convert an 8 meg mp3 to an swf

    I know that I can just import it into flash but it is taking for ages to drag it out on the timeline as it needs to be streamed
    Also...
  15. Replies
    2
    Views
    788

    Making a frame hold for 5 seconds

    Hi Guys, just a quick question

    What is the action script code to make flash wait at a certain frame for a set amount of time, Say 5 seconds

    Besically i have a button that jumps to frame 10...
  16. ANYONE ??

    ANYONE ??
  17. HI gSOLO_01 Its a while since this topic...

    HI gSOLO_01

    Its a while since this topic started, but could you please supply me with the code to allow the mc to become visible if you click anywhere on the stage

    "If you want it so that if...
  18. hi brewat this has also been driving me mad...

    hi brewat

    this has also been driving me mad since mx was released with the component. Sorry i cant be of any help, however it is def possible by converting the tik marks to a seperate movie hich...
  19. SORRY DOESN'T WORK anyone else that knows how to...

    SORRY DOESN'T WORK
    anyone else that knows how to do this
  20. Restrining the drawing capabilities to set xy points

    OK Dudes

    I have a simple mouse draw script

    createEmptyMovieClip("Line", 1);
    Line.lineStyle(2, 0x000000, 100);
    onMouseDown = function () { Line.moveTo(_xmouse, _ymouse);onMouseMove = function...
  21. Hi scudsucker thanks m8 this works brilliantly

    Hi scudsucker
    thanks m8 this works brilliantly
  22. anyone ???

    anyone ???
  23. Hi again scudsucker Unfortunately the code...

    Hi again scudsucker

    Unfortunately the code does not do what i require ;-(

    I am after the box moving to the desired co-ordinates and then slowing as it arrives, however the code seems to just...
  24. moving an MC to a specific stage X,Y point by the click of a button

    Hi there
    Does anyone know how to move an MC to a specific point on on the stage?

    For example I have a draggable MC sat on a stage (760 by 540)
    what I want to happen is when a button is clicked...
  25. Replies
    6
    Views
    542

    Hi scudsucker thanks m8 works like a treat

    Hi scudsucker
    thanks m8 works like a treat
Results 1 to 25 of 81
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center