A Flash Developer Resource Site

Search:

Type: Posts; User: Novik2000

Page 1 of 15 1 2 3 4

Search: Search took 0.21 seconds.

  1. Replies
    1
    Views
    462

    dont you have a virtual website on your pc so you...

    dont you have a virtual website on your pc so you could do something like that - http://localhost/sitename/yourlink.html?
  2. Replies
    1
    Views
    577

    maybe you should post a parameter to the flash...

    maybe you should post a parameter to the flash movie, something like playMovie=false, and the flash movie will read it at the start and choose to run the animation or not according this parameter.
    ...
  3. Replies
    1
    Views
    525

    i think it was in Adobe After Effect and then...

    i think it was in Adobe After Effect and then imported to flash and edited...
    that's my opinion.
  4. Replies
    1
    Views
    584

    it can be done in flash , google "preloading".

    it can be done in flash , google "preloading".
  5. check this tutorial...

    check this tutorial http://www.kirupa.com/developer/mx/loading.htm
  6. Replies
    16
    Views
    795

    i googled a little and found this - check it out:...

    i googled a little and found this - check it out:
    http://friendsofed.infopop.net/2/OpenTopic?a=tpc&s=989094322&f=3183053165&m=1591070431&p=1&x_print=Y
  7. good luck! :thumbsup:

    good luck! :thumbsup:
  8. no no no... you got two kinds of MC's here : one...

    no no no...
    you got two kinds of MC's here : one MC named "pictures" or something. this MC will have 51 frames (first frame is blank) and each frame has a picture.

    the other kind is MC's named...
  9. Replies
    16
    Views
    795

    I agree with that, it's more clear way....

    I agree with that,
    it's more clear way. :thumbsup:
  10. Replies
    16
    Views
    795

    insert into each external mc number of frames in...

    insert into each external mc number of frames in the start and number of frames at the end.
    the added frames at the start will do FadeIn and the frames at the end will do FadeOut.

    thats it, when...
  11. Replies
    4
    Views
    599

    isn't getUrl() will do the trick?

    isn't getUrl() will do the trick?
  12. i got an idea for you, let say yo got 50 images....

    i got an idea for you,
    let say yo got 50 images.
    make an MC with 51 frames, first frame empty and the other contains pictures for each place.

    now,
    on each "point" MC make an release event that...
  13. why not to store the maps in a database?

    why not to store the maps in a database?
  14. iframe working on IE but no with FireFox

    hi,
    i have a site that works with assigning url to IFRAME tag in it.
    the assignment works great with IE but not in FireFox.

    do u know why?
    you can go and check yourself.
  15. Replies
    1
    Views
    448

    Interview in a week

    hi,
    im going to be in an interview for a job in a week for now ... :yikes:
    (Flash developer/designer)

    what kind of questions they can ask me?

    do u know any source where i can find QA from...
  16. Replies
    1
    Views
    420

    why won't you save all the lines ,in an array for...

    why won't you save all the lines ,in an array for example, and when you want to reset, just move all over the array and delete the lines?
  17. try this - on (release) { ...

    try this -


    on (release) {
    ...
  18. Replies
    8
    Views
    1,119

    i thought i would be crusified when i wrote this...

    i thought i would be crusified when i wrote this but it was too late and i don't like to EDIT. i guess its my common answer and besides, if you search in google - FLASHKIT will be in the 3 first...
  19. Replies
    8
    Views
    1,119

    LoadMovie i guess, check this function. and if...

    LoadMovie i guess, check this function.
    and if you want to add movie clips dynamiclly use CreateEmptyMovieClip and the use LoadMovie.

    google it a little, there's alot of samples and tutorials.
  20. Replies
    8
    Views
    1,119

    yep. while your main page is loaded, you can...

    yep.
    while your main page is loaded,
    you can load other stuff in the bg that won't interfere with it...
  21. Replies
    1
    Views
    583

    How: texture creating

    Hi,
    how do i create this kind of texture?
    i tried taking some paper pattern and color it with brown but its just not working. and the light effect... geee...

    anyone?
  22. Thread: xml help!

    by Novik2000
    Replies
    3
    Views
    455

    how do you do what? how to work in with XML...

    how do you do what?
    how to work in with XML perticular "what i need to change" in my code?
  23. Replies
    0
    Views
    933

    grouping fonts

    hi,
    i dont know where else to ask (except Adobe site) but here it goes :
    i add new fonts to photoshop but it appears with all the other fonts in the list. i want it to be in seperate group (with...
  24. Thread: xml help!

    by Novik2000
    Replies
    3
    Views
    455

    I think that if you use XML you'll also need to...

    I think that if you use XML you'll also need to load the pictures.
    you'll probably have list of picture links in the xml file and you'll have to
    iterate it and load the pictures.

    this way (xml)...
  25. Replies
    9
    Views
    1,325

    thanks, i'll start read those... i think i...

    thanks, i'll start read those...


    i think i will do that, in the web browser it sure the closest way to how it will look in the end.
Results 1 to 25 of 372
Page 1 of 15 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center