A Flash Developer Resource Site

Search:

Type: Posts; User: emailroy2002

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    1,472

    yup, your right, but i cant seem to know how to...

    yup, your right, but i cant seem to know how to get the scroll height...
    but i think im not gonna use this, I have seen another script that do this...

    thanks anyway.
  2. Replies
    8
    Views
    2,635

    cool

    cool
  3. Replies
    1
    Views
    1,163

    open your index and edit your title tag... It...

    open your index and edit your title tag...

    It can be edit directly if you use cuteFTP...

    <title>index</title>
  4. Replies
    8
    Views
    2,635

    Yup, Im supporting his post bro,. :)

    Yup, Im supporting his post bro,. :)
  5. Replies
    8
    Views
    2,635

    I really dont know flash can retrieve post...

    I really dont know flash can retrieve post variables directly without printing your output on the body or the screen.

    I mean, you still got to echo it... to make it possible for the swf to...
  6. Replies
    2
    Views
    1,472

    Stuck on javascript Drag and Drop

    Hey Guys Im almost done, editing an opensource script, but it would budge when i tried debugging it...

    it tried adding a scroll on the boxes but when i scroll it down to the last box, and drag it,...
  7. i cleaned some codes... and added some of mine......

    i cleaned some codes... and added some of mine...
    this still needs fine tuning...

    http://imonline.alpha-phi-epsilon.net/_flashkit-helpfiles/magic%20effect-f8-cleaned.html

    ...
  8. and oh, you found the solution already... :)

    and oh, you found the solution already... :)
  9. 1st solution, copy the original text, paste it...

    1st solution, copy the original text, paste it first on notepad ,just to take away all the hidden tags... and after that paste it to your AS window.

    2nd solution - if its a dynamic text where your...
  10. Replies
    3
    Views
    803

    i hope, it help...

    i hope, it help...
  11. Replies
    3
    Views
    803

    http://gotoandlearn.com/

    http://gotoandlearn.com/

    just follow the video basics tutorials, it got some explaination on your problem.
    it uses xml and sendandload actionscript... :)
  12. Replies
    6
    Views
    721

    thanx, Lord Cyrus...

    thanx, Lord Cyrus...
  13. Replies
    1
    Views
    721

    dynamic url problem

    Hi,

    I have problem with URL, My codes seems not to work

    im using like www.sitename.com/index.html#page10

    THe problem is

    I cant get the page10 to appear when retrieve its URL..
  14. Replies
    4
    Views
    730

    Only IE has this problem due to legal rights, and...

    Only IE has this problem due to legal rights, and the way to make it stop is use JavaScript.
  15. Replies
    6
    Views
    721

    No Problem... :)

    No Problem... :)
  16. Replies
    4
    Views
    1,628

    this is an example of physics, you can edit it...

    this is an example of physics, you can edit it and make the ball into an arrow..

    i hope this link help a bit.
    http://www.flashkit.com/movies/Scripting/Physics/handball-geneviev-4762/index.php
  17. Replies
    1
    Views
    585

    first possible problem when loading your swf into...

    first possible problem when loading your swf into the main swf are root on your loaded swf becomes the main swf,

    Main - _root.
    loaded swf - has the _root code, it will not work anymore
    ...
  18. u got the Wrong syntax of the math.random() - >...

    u got the Wrong syntax of the math.random() - > should be capitalized
    Math.random()

    i made a sample... based on your enemy code..
    ...
  19. Replies
    6
    Views
    721

    http://imonline.alpha-phi-epsilon.net/_flashkit-he...

    http://imonline.alpha-phi-epsilon.net/_flashkit-helpfiles/frametest.zip

    here ya go.
  20. how to manually disable flash player in my mozilla firefox

    Hi may i ask something, im testing my scipt for flash detection, this page im making will output the static html page if browser would not support flash, but then i couldnt test it in mozilla because...
  21. Replies
    1
    Views
    893

    Youtube - any video to FLV format

    is there anyone that has an idea, how they do it in youtube, where they can convert any files to FLV format.

    is there a tutorial on this...
  22. thats cool! :) i didnt thought of this,...

    thats cool!

    :)

    i didnt thought of this, bright ideas !!!

    _root._quality = "LOW"
    _root._quality = "HIGH"
    stop()
  23. you have used % on widthof flash object .. try...

    you have used % on widthof flash object .. try not using it , use the exact width.
  24. define you i variable; ex.. i = 1; trace...

    define you i variable;

    ex..

    i = 1;
    trace (picnames[i]);
    or

    filetext = picnames[i];
  25. Replies
    2
    Views
    334

    http://binaryideas.net/clients/_roy/flashkit/forfl...

    http://binaryideas.net/clients/_roy/flashkit/forflashkit_2.html

    http://binaryideas.net/clients/_roy/flashkit/forflashkit_2.zip
Results 1 to 25 of 31
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center