A Flash Developer Resource Site

Search:

Type: Posts; User: tonydickins

Search: Search took 0.02 seconds.

  1. Replies
    25
    Views
    107,870

    Sticky: Thanks for that whispers. I am a bit deaf and...

    Thanks for that whispers. I am a bit deaf and didn't quite catch it. I never use actionscript - only in normal mode (for FlashMX) and even in expert mode it does not give a version).
    I have...
  2. Replies
    25
    Views
    107,870

    Sticky: I have used Flash MX since 2002 and have happily...

    I have used Flash MX since 2002 and have happily created some reasonable stuff over the years. Now I have some questions about communicating between levels. I would like to
    follow your protocols as...
  3. Replies
    5
    Views
    408

    reply to your email

    Hi Sean

    I take your point about using device fonts but I thought the issue with this was that the file ended up indepentant of fonts on the user machine but I may be wrong. The advantage of...
  4. Replies
    2
    Views
    454

    try this

    Greetings

    You might try setting up your text and graphics as symbols.
    Then convert the text to graphics (Cnrt-B, Cntrl-B, Cntrl-G) then use a scrollpane component.

    Although this example...
  5. Replies
    5
    Views
    408

    text to graphic

    Hi again

    An example of the justified text is on a site I am currently working on for a client at

    http://www.art-and-images.co.uk/Everclear/flashsample1.htm

    Hope this solves your problem.
    ...
  6. Replies
    5
    Views
    408

    Justify Scroll Text can be done

    Hi

    I have discovered a workaround for justifying text in a scroll pane

    You need to complete your text to the format you require and convert to a symbol. Then convert the text to a graphic...
  7. Replies
    2
    Views
    345

    Hello vogg For legal reasons I cannot send the...

    Hello vogg

    For legal reasons I cannot send the fla file but here is a URL
    to a sample of the file in progress. I have produced this for CD, not internet so the file size is enormous, like 19MB.
    ...
  8. Replies
    2
    Views
    345

    Volume Control in MX2003 and a half

    Greetings o wise ones.

    I have been asked to produce pages with talkover sounds (I have them in MP3). The first sound is loaded with the page (Scene) and subsequent sounds need to start on a...
  9. Replies
    2
    Views
    435

    Hypersuper eyesight

    Ok, Greeetings one and all...
    Can some-one tell me why all flash sites have to have type 2 points high?

    A point in print terminology is 1/72 of an inch (Thats imperial inch).

    I have fairly...
  10. Replies
    2
    Views
    382

    Hi Thank you Worked a treat.

    Hi

    Thank you

    Worked a treat.
  11. Replies
    2
    Views
    382

    how do I close from full screen

    Greetings

    I am creating interactive CD's for young children.

    Running flash as .exe file full screen I have placed a button with the code:

    on (release) {
    escape();
    }
  12. Replies
    1
    Views
    331

    how do I close from full screen

    Greetings
    Can you help?

    I am producing interactive flash for children on CD.
    With a flash movie as .exe running full screen what is the script for closing or restoring the window size to default...
  13. Replies
    2
    Views
    454

    Thank you Evolve Designs I had tried this...

    Thank you Evolve Designs

    I had tried this before (without the inf)

    I will give it a burn

    Thanks again

    Tony Dickins
    AD Design
  14. Replies
    2
    Views
    454

    How do you create cd auto-run

    I have been asked to put my flash files on a CD with auto-run (Iknow this may not be in Flash). Any help would be appreciated.
  15. Still won't work

    Thanks Danny,

    I tried your answer as follows:

    on (press, release) {
    status = "Wrong. Click here.";
    buttonSquareT1.enabled=false;
    buttonSquareM1.enabled=false;
    }
  16. How do I disable other buttons on quiz

    I am creating a simple quiz with buttons for selection.
    On press of the selected button I need to disable the other choices without moving from frame. I have tried a panel on down state to cover the...
Results 1 to 16 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center