A Flash Developer Resource Site

Search:

Type: Posts; User: skam_55555

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    1,027

    I am using AS2

    I am using AS2
  2. Replies
    5
    Views
    1,027

    Couldn't solve the problem effectively yet...

    Couldn't solve the problem effectively yet...
  3. Replies
    5
    Views
    1,027

    I used to get replies the very next day of the...

    I used to get replies the very next day of the post....
    :confused:
    No replies yet???
  4. Replies
    5
    Views
    1,027

    loadMovie(image). Smoothing using AS2

    Hi friends,

    I am loading an external jpeg into a container using this code.

    myContainer.loadMovie("externalImage.jpg",1)

    myContainer has animation ( using _ root.mouse)

    Everything fine...
  5. Replies
    7
    Views
    779

    Thank you for all the help

    Thank you for all the help
  6. Replies
    7
    Views
    779

    one more newbie question....... I have seen...

    one more newbie question.......

    I have seen many xml based galleries..IF I can use

    containerClip.loadMovie("folder/photo1.jpg",1)
    then why we need xml ?
  7. Replies
    5
    Views
    924

    If you planning to make a video then flash is not...

    If you planning to make a video then flash is not the tool(Though you can do it in flash ).You can use Adobe Premier, after effects like professional programs.

    Also ,there are many free apps...
  8. Replies
    7
    Views
    779

    :)) Thank you so much ModifiedDog.I understand...

    :))

    Thank you so much ModifiedDog.I understand my mistake.

    Previously I thought that you declared "parseInt"..
    (cough...)


    //I am trying to make xml-flash image gallery
  9. Replies
    5
    Views
    924

    I dont think files size or number of files is...

    I dont think files size or number of files is causing the problem.(please ask an expert)
    But,do you really need to embed that files into flash?
    1.25MB is a big file in terms of web (1.25MB x...
  10. Replies
    7
    Views
    779

    Thank you "modified_dog". Could you please...

    Thank you "modified_dog".
    Could you please correct XML and AS2 if I wanted to declare more than one variables:-


    //XML

    <?xml version="1.0"?>
    <myVariables>
    <variable1>50</variable1>...
  11. Replies
    7
    Views
    779

    [F8] Action script 2 - HELP me please

    Hi ,

    how to load a variable from xml using AS2 ??

    this is to scale the moviclip without opening flash
    ( my_mc._xacale = my_variableValue_from_XML)

    could you guys please help me with...
  12. Replies
    2
    Views
    396

    Its a brilliant and very quick reply. I really...

    Its a brilliant and very quick reply.
    I really appreciate ...
    Sincerely didn't understand the code as I am a newbie.
    Can u explain it?using my file name(if applicable)...Please...
  13. Replies
    3
    Views
    771

    I read it. Can u please explain it.Sincerely I...

    I read it.
    Can u please explain it.Sincerely I didnt understand how it related to my problem?my appologies..
  14. Replies
    3
    Views
    771

    Play-stop MC enbeded in html

    I have embedded 3 swf movies in html file.
    each movie have play and stop button.
    each swf(movie_a,movie_b,movie_c) is calling anim_a,anim_b,anim_c swf movies using loabMovieNum.
    everything...
  15. make a slider and handle your first...

    make a slider and handle
    your first image.alpha=your first image .alpha -(and plus) Xvalue of the slider handle.
  16. Replies
    2
    Views
    396

    I can't figure out.....? plz help me.

    my files:

    test.html
    movie_a.swf
    movie_b.swf
    movie_c.swf

    I have embedded 3 swf movies in html file.
    each movie have play and stop button.
    and working fine
  17. Replies
    1
    Views
    1,986

    mouseOver==true

    hi guys..
    this script is not working...can you please fix it up


    if (some_variable = 650 && my_button.mouseOver==true )
    {
    do this
    }
  18. Replies
    1
    Views
    529

    button action

    hi guys..
    this script is not working(muse over checking)...can you please fix it up


    if (some_variable = 650 && my_button.mouseOver==true )
    {
    do this
    }
  19. Replies
    4
    Views
    482

    no. you can copy that scan line from the...

    no.
    you can copy that scan line from the original photo (using photoshop)and import to flash.then you can mask it.I asked to draw becos of many reasons.

    # Its very simple shape.

    # if you want...
  20. Replies
    4
    Views
    482

    use photoshop to remove the scan line(black) ...

    use photoshop to remove the scan line(black)
    draw the scan line in flash.then mask it.
    it will be nice if you use lil bit of glow(flash 8)
  21. Replies
    13
    Views
    1,105

    in my case,Both site is mine,so it wont be a...

    in my case,Both site is mine,so it wont be a problem..(?)

    I am experimenting something.

    thanks for the comment.
  22. Replies
    13
    Views
    1,105

    Great.... thanks you soo much.. I think it ll...

    Great....

    thanks you soo much..
    I think it ll really work..let me try..

    Tell me what else can you share with..Once I used XML(of course with the help of flash kit)but dont know much about...
  23. Replies
    13
    Views
    1,105

    thanks Ameretat, even if i am using xml,still...

    thanks Ameretat,

    even if i am using xml,still need php?
    mine is simple html +flash site.

    anyway can you provide code or some guideline?
    especially the code to access the xml

    thanks,.....
  24. Replies
    13
    Views
    1,105

    So... are you sure that we canot access a txt...

    So... are you sure that we canot access a txt file or xml file from other server using only flash actionscript????
  25. Replies
    13
    Views
    1,105

    hmm....sorry not exactly..

    Thanks to "garbage","wattsup" and "human idiot".

    My problem is not checking a condition.But to access a text file which is in other domain.

    can i use
    load...
Results 1 to 25 of 63
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center