A Flash Developer Resource Site

Search:

Type: Posts; User: bs_grewal

Page 1 of 20 1 2 3 4

Search: Search took 0.04 seconds.

  1. Thread: loop problem

    by bs_grewal
    Replies
    7
    Views
    764

    thanks inder, it is working now

    thanks inder, it is working now
  2. Thread: loop problem

    by bs_grewal
    Replies
    7
    Views
    764

    i m not creating text box throught actionscript....

    i m not creating text box throught actionscript.
    anway i tried it but not working.
  3. Thread: loop problem

    by bs_grewal
    Replies
    7
    Views
    764

    Inder Bhaaji Thanks For Ur Help But In Text...

    Inder Bhaaji Thanks For Ur Help

    But In Text Box It Is Showing Simple Baljit<br>grewal (showing Grewal In Same Line)

    My Text Box Is Html Type And I M Using Textboxname.htmlText = Variable

    Pls...
  4. thanks count schemula, i will help me

    thanks count schemula,

    i will help me
  5. Thread: loop problem

    by bs_grewal
    Replies
    7
    Views
    764

    loop problem

    <br> in XML creating problem.
    can anyone fix it??
  6. onRelease action on dynaic generated movieclips.

    hi friends

    please find my attached zip file.
    wat i want to do??
    i have created dynamic movieclips from XML.
    how can i asign them onRelease function???
    please help me

    thanks in advance.
  7. Replies
    2
    Views
    1,018

    hi

    u can use shared objects.
  8. Thread: dsfd

    by bs_grewal
    Replies
    1
    Views
    349

    dsfd

    dsfd
  9. Replies
    6
    Views
    525

    hi

    try it

    myNum = 1001;
    loadMovie("myButton" add _root.myNum add ".swf" add ",_root.buttonBox")
  10. Replies
    12
    Views
    733

    pls download ur updated files from...

    pls download ur updated files from http://geocities.com/bs_grewal/anrick.zip

    thanks
  11. Replies
    12
    Views
    733

    madzigian's code can solve ur problem. if u...

    madzigian's code can solve ur problem.
    if u still face any problems pls chat with me on yahoo, my ID bs_grewal@yahoo.com or rubby_cheema@yahoo.com

    good luck
  12. Replies
    12
    Views
    733

    try it bytes_loaded =...

    try it

    bytes_loaded = Math.round(_parent.getBytesLoaded());
    bytes_total = Math.round(_parent.getBytesTotal());
    getPercent = bytes_loaded/bytes_total;
    loadBar._width = getPercent*100;
    loadText...
  13. Replies
    12
    Views
    733

    hi

    instead of of using "_root" in preloader u should use "loader" with full path. if ur loader emptyMovieClip in on the root of main swf u should use _root.loader

    it will work fine.
    if u face...
  14. Replies
    5
    Views
    614

    try moagriu's code

    try moagriu's code
  15. Replies
    12
    Views
    733

    just make a new movieClip on root and name it...

    just make a new movieClip on root and name it loader

    then place thius code
    loader.loadMovie("swf")

    so simple )
  16. Replies
    5
    Views
    614

    hi

    so u r using "articles.asp?articleID=" where ur articleID in unique ID.
    u need to also store author's pic name in database. now here is a question u r showing ur atricles titles in flash file of...
  17. Replies
    12
    Views
    733

    instead of loading external swf file at a level...

    instead of loading external swf file at a level load it in any target movieClip. then adjust its position.
  18. Replies
    2
    Views
    691

    hi smith

    i hav done it and it took only 15-20 mins.
    i was trying to send it wia email (dsmith@dondi.biz)
    but got back with error msg. "The users mailfolder is over the allowed quota (size)'

    pls delete...
  19. Replies
    2
    Views
    443

    not tough!!!!

    it will just take some extra time but can be done, send me ur fla file i will do it for u.
    my email id is bs_grewal@rediffmail.com
  20. Replies
    1
    Views
    398

    Dear Furpants

    u r using onRollOver for to start drag and onRollOut to stop drag.
    according to ur code, ur file shouldn't work (even not start drag) coz u r using onRollover instead of onRollOver and onRollout...
  21. Replies
    7
    Views
    769

    check it

    check it
  22. Replies
    3
    Views
    518

    can u paste here the code of ur solve()...

    can u paste here the code of ur solve() function????
  23. Thread: loop

    by bs_grewal
    Replies
    10
    Views
    485

    here is the fla file

    here is the fla file
  24. Thread: loop

    by bs_grewal
    Replies
    10
    Views
    485

    sorry my last code has an error try following...

    sorry
    my last code has an error
    try following
    ___________________________________________________

    tilenames = new Array();

    tilenames =...
  25. Thread: loop

    by bs_grewal
    Replies
    10
    Views
    485

    instead of using vars i would suggest u to use...

    instead of using vars i would suggest u to use array.

    just copy and paste my following code in the first frame of ur timeline and see the output.
    ...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center