A Flash Developer Resource Site

Search:

Type: Posts; User: nazcaline

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. yep, those videos are still not prepared. comin'...

    yep, those videos are still not prepared. comin' soon, though!
  2. i improved the videos section, i think they load...

    i improved the videos section, i think they load faster and i have playback controls now. check it out and let me know if they are indeed loading faster
  3. Replies
    1
    Views
    351

    help with Video Playback component

    i'm using the flvvideoplayback component in flash cs4 and i have a problem with its skin. i choose one and then upload the file to my server (the swf of the skin along with the swf of the video) and...
  4. thanks for your observation. looks like there's a...

    thanks for your observation. looks like there's a problem with one of the files. i'll take that out and see if it gets better
  5. comment and help with my new website, please

    hello, i just finished a new website:

    http://www.vsstudios.net/

    i did the first version in flash and now they asked me to make a html version, so here it is. this is my first html page and i...
  6. Replies
    5
    Views
    492

    yes, yes i can. and there's something strange...

    yes, yes i can. and there's something strange going on here. i'm using the ready handler from jquery and that seems to be the problem, beacuse when i don't use it works! :S really don't understand...
  7. Replies
    5
    Views
    492

    well then there's something wrong, because i...

    well then there's something wrong, because i don't know why it only works when i include the function in a script tag in the html page.
  8. Replies
    5
    Views
    492

    help with external interface class

    i want to call a javascript function from within an embeded swf file in a html page and i'm using the ExternalInterface class. i know this function must be defined in a <script> tag in the html page....
  9. Replies
    4
    Views
    1,534

    thanks for your suggestions. we've reduced the...

    thanks for your suggestions.
    we've reduced the filesize of the videos dramatically and it still looks jittery. what do you think it's the problem? we've encoded with sorenson. do you think it's my...
  10. Replies
    4
    Views
    1,534

    Please critique my flash page

    Hello.
    I'd like to hear your opinions about my web page. It's the first time a make a web page in my life, though i have previous experience with flash and AS3 since i did a lot of interactive...
  11. Replies
    1
    Views
    355

    Acces to class method problem.

    i have a main movie. i use a loader to load a "example.swf" file. then i place that file inside a holder movieclip.
    in example.swf, i have an instance of a class i just wrote. this class has some...
  12. Replies
    7
    Views
    494

    it's solved. I'm a stupid. You were right, the...

    it's solved. I'm a stupid.
    You were right, the problem was elsewhere. it's just that i kept a variable outside the class (in the fla) that keeps track of the las button pressed. when i clicked a...
  13. Replies
    7
    Views
    494

    hmm...no, i didn't add the buttons through code,...

    hmm...no, i didn't add the buttons through code, they're clips already on stage. does this have something to do? what's the difference? and, did you add only one button? did you click it twice??
  14. Replies
    7
    Views
    494

    well, at first it LOOKS like it's fine, but try...

    well, at first it LOOKS like it's fine, but try this: click again over the "disabled" button, and hover your mouse over and out. you'll see it still has the functions "over" and "up". for example,...
  15. Replies
    7
    Views
    494

    problem with removeEventListener

    Hi guys, i have an annoying problem. I have a mc that i use as a button. I have an external class that controls the button and adds interactivity to it, here's part of the code:

    package
    {...
  16. Replies
    6
    Views
    565

    moagrius: it worked. but it worked too without...

    moagrius:
    it worked. but it worked too without cdata, i just did:

    <
    mytext>This is
    what
    I want</mytext>

    the problem now is that the separation between the lines is just too much (with...
  17. Replies
    6
    Views
    565

    but that's php code, i'm not using php. it's a...

    but that's php code, i'm not using php. it's a simple xml file in my local folder where i keep the info for the swf i'm making. is there an easier way to do this??
    thanks anyway for your help, man
  18. Replies
    6
    Views
    565

    XML text problem

    When you want to have linebreaks in a multiline text in AS you should write this, right?


    var mytext:String="This is \nwhat \nI want";

    so you have a 3-line text. ok, so i have a textfield, and...
  19. Replies
    2
    Views
    596

    thanks mate, it was really helpful, thanks!! i...

    thanks mate, it was really helpful, thanks!! i didn't even know this thing existed
  20. Replies
    2
    Views
    596

    B/W image to color tween, how?

    my problem is simple: i want an image to start in black and white, and slowly change to the original color image. How can i do this?
    I found a way to make the image in b/w using the...
  21. Replies
    5
    Views
    546

    problem solved. after reading your last...

    problem solved.
    after reading your last explanation, i just wrote imgName=new TextField();
    and that's it :)
    thank you very much sir!!!!
  22. Replies
    5
    Views
    546

    thanks for your suggestions. i got your general...

    thanks for your suggestions. i got your general concept(not the code, it was a bit complex for me yet), i thought you were right, the text can't build itself if there isn't a stage yet. BUT you...
  23. Replies
    5
    Views
    546

    text problem in custom class

    ok, i'm starting in the glamorous world of OOP, so this my first custom class. it's very simple (for now):it'll load an image and set some text. when i call the class from the .fla, the graphic part...
  24. Replies
    3
    Views
    569

    hey, it really works!! now let me understand...

    hey, it really works!!
    now let me understand what you did.
    -you created a temporary display object(could it be a movieclip?)
    -you put a copy(?) of the loader content into the temp display object...
  25. Replies
    3
    Views
    569

    Problem loading swf

    hi
    i have several buttons in a menu with instance names. i added listeners to every one of them to load an external swf file when clicked. when the loading is completed, i call a function to place...
Results 1 to 25 of 28
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center