A Flash Developer Resource Site

Search:

Type: Posts; User: jbrunners

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Thread: [F8] Help!

    by jbrunners
    Replies
    3
    Views
    690

    The link doesn't work for me so don't quite know...

    The link doesn't work for me so don't quite know what you're after.
  2. Replies
    2
    Views
    691

    Thanks for your help on this, I did try to remove...

    Thanks for your help on this, I did try to remove .embedfonts but I got what you did - a square! Arrggh!
    Any other ideas?

    Cheers again for this!
  3. Replies
    8
    Views
    3,047

    Wow! thanks for this guys, I'll look into it -...

    Wow! thanks for this guys, I'll look into it - its taking me a while to take it all in!
  4. Replies
    2
    Views
    691

    Unicode Extended Characters

    Hi,

    I'm trying to get Flash to display certain special characters in a textfield which I create using code.

    I've attached the file which should hopefully explain the problem.

    When I create...
  5. Replies
    10
    Views
    2,958

    This should be what you want: ...

    This should be what you want:

    http://www.flashandmath.com/basic/dragdroptour/dd_tour1.html
  6. Replies
    2
    Views
    617

    Actually this (or a slight modification on this)...

    Actually this (or a slight modification on this) should do what you want:

    http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001964.html
  7. Replies
    2
    Views
    617

    Try this: ...

    Try this:

    http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00004100.html

    HTH!
  8. Replies
    4
    Views
    2,670

    Awesome! Cheers for your help.

    Awesome! Cheers for your help.
  9. Replies
    4
    Views
    2,670

    Thanks modified, but that still doesn't seem to...

    Thanks modified, but that still doesn't seem to work. Any other ideas?

    Cheers for your help tho!
  10. Replies
    4
    Views
    2,670

    [F8] loadmovie - passing variables

    Hi

    I'm trying to get a second movie, which is loaded into a first movie using loadMovie, to access the variables of that first movie. However, what I'm doing doesnt seem to work:

    In movie 1...
  11. Replies
    8
    Views
    3,047

    Maths Questions Engine

    Hi all,

    I'm trying to build a question/answer maths programme for 13 year olds. The sort of questions being asked include multiplication/division, simple algebra (eg factorise: 2a + 2b = ?) and...
  12. Replies
    1
    Views
    728

    Waiting until a function is complete

    Hi guys,

    Been trying to work out the best way to do this and thought someone might have some ideas. I am using AS2 in Flash 8.

    I am calling a function I wrote which moves a mc across the...
  13. Replies
    2
    Views
    2,594

    Seem to have fixed the problem now. It was a...

    Seem to have fixed the problem now. It was a problem with apache I think. I upgraded to the latest version and that seems to have done the trick.

    Cheers for your help
  14. Replies
    2
    Views
    2,594

    Problems loading flash using apache

    Hi guys, don't know if of you have experienced the following, I know its technically not a flash issue (i think!):

    I have a fla with a number of images. I am using apache 2.0.59.

    Everything...
  15. Replies
    7
    Views
    727

    Yep - There are a number of ways to do this, but...

    Yep - There are a number of ways to do this, but this is a simple way of getting the job done. Just put this in the first frame of your movie.

    import mx.transitions.Tween;
    import...
  16. Replies
    0
    Views
    314

    reloading same frame on event listener

    Hi,

    I need to reload the same frame I am on when the user presses the enter key. I have the event listener working fine, but when i use gotoAndPlay("same frame") after the enter button has been...
  17. Thanks for your help. I'll strip out the tooltip...

    Thanks for your help. I'll strip out the tooltip from the rollover fn into another separate fn and then call it from onRollOver.
  18. multiple rollover functions on a single mc

    Hi

    I don't know whether this is possible, but can you have two rollover functions on a single mc. For example I have a mc which i want to add a tool tip and then change the colour. I originally...
  19. Replies
    1
    Views
    4,063

    Mouse Cursor - Hand Grab

    Hi guys,

    Does anyone know if flash has an option to set the mouse cursor to a open hand which appears to grab the page when the mouse button is down? If so how do I get to it? Otherwise i guess i...
  20. thanks very much thats solved the problem

    thanks very much thats solved the problem
  21. changing the font size of individual characters

    I know how to change the size of font of a textfield using actionscript but can you change the font size of individual characters inside this textfield using actionscript so that eg one character is...
  22. thanks very much that has done the trick! -...

    thanks very much that has done the trick! - appreciate the quick response
    John
  23. Using a button to getFocus of a text field

    Hi i have a stage with a large number of text boxes on it. I want to press a button and it return the focus of the last text box which had focus. However it seems that whenever i try to use:
    ...
  24. Replies
    2
    Views
    405

    awesome, thanks!

    awesome, thanks!
  25. Replies
    2
    Views
    405

    eval function with arrays

    Hi, does anyone know the correct actionscript if i want to reference an array with a dynamic name using eval/[]? At present i have this code but it doesnt seem to work.

    this["qinst"+m+[i]]
    ...
Results 1 to 25 of 50
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center