A Flash Developer Resource Site

Search:

Type: Posts; User: Pishposh30

Page 1 of 4 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    335

    from XML to variables

    I want the following code to save the value of the attributes 'room' to _root.txt after I run it _root.txt = undefined. The xml follows the code.

    //ActionScript
    //*****************************...
  2. Replies
    6
    Views
    655

    Try this...

    http://www.flash-db.com/PopUp/
  3. Replies
    6
    Views
    655

    I just coppied and pasted what was there to show...

    I just coppied and pasted what was there to show that it wasn't flash. I can half read some of the codeing but I know I wouldn't beable to write any thing that could do what you wanted.
  4. Replies
    6
    Views
    655

    It's not flash..

    That is not a "dragable flash movie" it's a window they use java script to get it to look like that. The following eserpts code can be found in the source code of the 'Enter site' screen:
    <*script...
  5. Replies
    5
    Views
    633

    I remember hearing about this to but it never has...

    I remember hearing about this to but it never has aeffected me on my slow and old P2 233Mhz with 64Mb RAM running under Win98 SE
  6. My only '2 cents' on the situation is...

    ... that you can only mask vector images. If that doesn't answer your question could you restate the problem I didn't realy understand it.
  7. Replies
    9
    Views
    835

    First, congratulations Second, tweening. Use...

    First, congratulations
    Second, tweening. Use scale in the Transform panel to make it look like it bounced or '_width' or '_height' in AS.
  8. getBytesLoaded(), getBytesTotal()

    To a access them simply type them in EX: "_root.getBytesTotal();" this would get the total # of bytes in the entire movie. Or you could simplify it by setting it to a variable EX: "x =...
  9. Replies
    7
    Views
    961

    Re:

    True, but a person would have to know what the AS ment before they cound do anything. Also selecting "Protect from import" would help against some AS viewers. "This would not be 100% secure but its...
  10. Replies
    10
    Views
    484

    Did you...

    Take a look at http://www.flashkit.com/tutorials/Text_Effects/ and see if it has what you neeed.
  11. Replies
    7
    Views
    961

    For what you want, I would just creat a text file...

    For what you want, I would just creat a text file put it on the server and in the flash client side swf load it and check the variable in the *.txt with the variable imputed in by the user **Note:...
  12. Replies
    2
    Views
    404

    Post the swf

    1)Recheck settings in publish menu and right click on the final swf to double check the quality.
    2)Make sure if you published it with an html file that in the source code it says <*PARAM...
  13. Replies
    3
    Views
    456

    Same situation

    Added the _root. but no luck, I also Labled the first frame "Start" and tried
    on (release) {
    gotoAndStop("Start");
    }But no luck!
  14. Replies
    3
    Views
    456

    I have a button in a MC in a scene called "Main"...

    I have a button in a MC in a scene called "Main" I want it to gotoAndStop in the first fame of a scene called "Screen". The actions for the button are as follows:
    on (release) {...
  15. Replies
    2
    Views
    452

    I have a MC with a box(100px X 100px)in it I also...

    I have a MC with a box(100px X 100px)in it I also have a small button(10px X10px) in the bottom right conner of the box. the button("resize") and movie clip("box") are seperate. When I select and...
  16. Replies
    10
    Views
    1,435

    Shared Objects would only work if you didn't want...

    Shared Objects would only work if you didn't want the scores to be posted on-line, but stay localy on the users computer. You could look through the cgi scripts they provide and try to use one of...
  17. Replies
    10
    Views
    1,435

    The only way to create a file on the servers side...

    The only way to create a file on the servers side is to have some server side script like php or asp. since your server doesn't support those, I'd get another server that does.
  18. Replies
    10
    Views
    853

    where have you been?

    according to http://www.m-w.com "deprecated" means:
  19. Replies
    8
    Views
    523

    Sima down na

    :( Them are fight'n words. :(
  20. Replies
    3
    Views
    546

    Re: mmmm....

    I don't get what you mean when you say I don't read I only watch the letters? Doesn't reading involve looking at letters? Also I was not reffering to you when I talked about post titles like "MX...
  21. Replies
    9
    Views
    787

    sorry fir the late reply but, font as in the way...

    sorry fir the late reply but, font as in the way the text looks. In other words at school you may have used a font like "Monotxt," but at home you didn't have that font so flash used a different one...
  22. Replies
    5
    Views
    1,539

    footer

    I find that they don't really care to much about the 300X40 size 'rule'.
  23. Replies
    3
    Views
    546

    What kind

    What kind of errors have you read about? I've found from my time at flashkit that most people who post threads entitled things like "MX BUG", "BIGGEST PROBLEM EVER" do it so more people will read...
  24. Replies
    9
    Views
    787

    Fonts...?

    do you have the same font you used to make it at school with?
  25. Thread: Text Field

    by Pishposh30
    Replies
    2
    Views
    500

    What type of text field; Dynamic, imput, static....

    What type of text field; Dynamic, imput, static. Only one color, font, size, ect. for dynamic/imput text unless you use html tags.
Results 1 to 25 of 96
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center