A Flash Developer Resource Site

Search:

Type: Posts; User: forzaboro

Page 1 of 7 1 2 3 4

Search: Search took 0.61 seconds.

  1. Exporting minus video to speed up process

    Hi guys,

    I've been building an application in Flash MX 2004 with an FLA of now over 400mb (it contains a gallery with lots of videos). When I make minor changes and put them to test it's very...
  2. Replies
    1
    Views
    446

    can you change CASE of a variable?

    I have an input box, and the resulting text is the variable username which is used throughout my application.

    _global.username = inputUser.text;

    Sometimes users may enter their name as...
  3. Replies
    0
    Views
    2,231

    Can we embed XML file into Flash?

    Hi,

    I have an external .xml file which contains simply a list of values to control a wordsearch flash application (neither did I entirely make myself).

    My end product is for offline use, and...
  4. Replies
    2
    Views
    519

    Did you ever find anything? I can't see what...

    Did you ever find anything?

    I can't see what aaanet's response has to do with your request.
  5. Replies
    2
    Views
    360

    I'm still suffering this issue, can anybody help...

    I'm still suffering this issue, can anybody help me out?
  6. Replies
    4
    Views
    485

    thanks sorry I was being stupid (case problem)

    thanks sorry I was being stupid (case problem)
  7. Replies
    4
    Views
    485

    i'd like my app to be played through the flash...

    i'd like my app to be played through the flash player, enclosing my text in <B>text</B> like that displays just that on screen (with the B's)... do I need to change some kind of setting?
  8. Replies
    4
    Views
    485

    formatting dynamic text.. but different

    I've seen many posts about formatting dynamic text but they all seem to use HTML, I need another option to work directly in the flash player.

    dynText = "this is my text"

    I'd like to make say,...
  9. Replies
    2
    Views
    360

    Please help problem with sound

    I'd really appreciate some help with teething problems on sound actionscript.

    I have two background music's, which i'd like to fade out on change. I'm using the Sound Fade Object Extension from...
  10. Replies
    5
    Views
    366

    thanks

    thanks
  11. Replies
    5
    Views
    366

    on ANY left mouse click?

    i'd like to use actionscript to make a sound play on left mouse click... not necessarily on click of a particular symbol.

    can this be done? I just need the code for "on any left mouse click"?
  12. Replies
    5
    Views
    5,468

    cheers

    cheers
  13. Replies
    5
    Views
    5,468

    doesn't seem to be working for me... i've...

    doesn't seem to be working for me...

    i've attached my .fla to this post, where the black area is the mask, where the cut-out is the 'rat' symbol needs to be invisible. When the rat symbol is over...
  14. Replies
    5
    Views
    5,468

    Reverse masking?

    I would like to make a mask in flash (eg. a square) which when my movieclip symbol is behind, the movieclip cannot be seen... when it moves away from the square mask it can be seen.

    I'm a little...
  15. Replies
    7
    Views
    5,993

    thankyou, you are very kind.

    thankyou, you are very kind.
  16. Replies
    7
    Views
    5,993

    great! thankyou very much. in reference to...

    great! thankyou very much.

    in reference to this line of code:
    symbol1.swapDepths(symbol2);

    i'd actually like symbol1 to swap depth with symbol 2 (or at least go one depth higher) but symbol 2...
  17. Replies
    7
    Views
    5,993

    Thanks, I think the top code is best for me. ...

    Thanks, I think the top code is best for me.

    In my example i'm using a startDrag code, so my symbol will now be at the top on dragging. For my onRelease code (stopDrag) is there a command to say...
  18. Replies
    7
    Views
    5,993

    Actionscript to move symbol to front?

    Is there a line of actionscript which can be used to make a symbol arrange to the front (of its current layer, at least)?

    So for example:

    symbol1.onPress = function () {
    startDrag (this,...
  19. Replies
    5
    Views
    471

    Hi. Thanks I had this resolved in a seperate...

    Hi. Thanks I had this resolved in a seperate thread:

    http://www.flashkit.com/board/showthread.php?t=683515

    Solution was to define a variable globally.
  20. Replies
    6
    Views
    554

    Thankyou very much, i'm extremely grateful for...

    Thankyou very much, i'm extremely grateful for that!

    Hero.

    :)
  21. Replies
    6
    Views
    554

    Please check your pm

    Please check your pm
  22. Replies
    6
    Views
    554

    My input box on frame 1 'inputUser' creates the...

    My input box on frame 1 'inputUser' creates the variable "username"
    I have a movieclip in the library called 'name', which has the following action: dynTextBook.text = _root.username + "?" and...
  23. Replies
    6
    Views
    554

    Can you refresh a variable?

    Hi,

    I'm having a problem whereby a perfectly accurate variable is displaying as "undefined", I think because the movie clip it sits within is called via actionscript perhaps before the input box...
  24. thank you

    thank you
  25. Hi thanks for your response, but i'm not sure...

    Hi thanks for your response, but i'm not sure what part of the code I need to edit and place where?
Results 1 to 25 of 156
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center