A Flash Developer Resource Site

Search:

Type: Posts; User: samsonart

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    490

    hi! you can use russian in flash with i think...

    hi!

    you can use russian in flash with i think one serious exception: use device fonts in dynamic text fields are not likely to work if you are using non-russian windows and any mac (not sure OSX)...
  2. try asking at http://www.flasher.ru

    try asking at http://www.flasher.ru
  3. Replies
    1
    Views
    467

    You can just use any of the new Actions to...

    You can just use any of the new Actions to distinguish 4 from 5, e.g. have a movie clip action:

    onClipEvent(load)
    gotoAndStop(2);
    }

    frame1- stop();
    frame2- gotoAndPlay("v5scene","start");
    ...
  4. Replies
    0
    Views
    391

    Hmm.. Something strange - with no embedding...

    Hmm..

    Something strange - with no embedding selected dynamic text displays OK.
    With selected, even if only special chars or digits text doesn't display.

    Perhaps someone had such a thing - what...
  5. Thread: kill input

    by samsonart
    Replies
    0
    Views
    441

    how can I stop a flashing cursor in the input...

    how can I stop a flashing cursor in the input field?

    is it possible? I still need the ability of changing the mouse to a hand when <a href> is encountered.

    Thanks,
    Stan
  6. display2 =...

    display2 = contactXML.firstChild.attributes.value;

    may not be the first one though (that whitespace staff)!
  7. Replies
    1
    Views
    882

    after looking through few messages i found there...

    after looking through few messages i found there no AS in the program.
    ok.
    when you import it to Flash - can you make objects buttons and add AS then or is it totally uninteractive?
  8. Replies
    4
    Views
    760

    you might try this (comprehensive) tute: ...

    you might try this (comprehensive) tute:

    http://polar-lights.com/fla/detection.html

    For simple 4 or 5 you just as well use macromedia's one, smthg like

    with(redirectMC){...
  9. Replies
    6
    Views
    551

    Just to add to the topic: I know there is...

    Just to add to the topic: I know there is Fontographer and the like - but they are for making fonts from scratch.

    Now, I've made my font as bitmaps and I heard there is a program that would make a...
  10. Replies
    4
    Views
    509

    basically an empty movie clip where you load...

    basically an empty movie clip where you load external SWFs

    so instead of

    loadMovie("mov",1);

    you go

    loadMovie("mov.swf","holder");
  11. Replies
    4
    Views
    509

    use a holder MC instead of levels - much easier...

    use a holder MC instead of levels - much easier to control things
  12. <textarea name="textfield" cols="85" rows="3" size="35" style="font:12px; font-family:verdana;">
  13. Thread: Bad Image!?

    by samsonart
    Replies
    3
    Views
    523

    how are you hoping to have good picture quality...

    how are you hoping to have good picture quality if you scale it in Flash???

    try:
    fscommand("allowscale","false");
    on the first frame
  14. PLEASE FILL IN ALL FIELDS (when they are all...

    PLEASE FILL IN ALL FIELDS (when they are all filled NN4 & IE4)

    is this my firewall screwing the internet again?
  15. Replies
    6
    Views
    559

    Cheers!

    Cheers!
  16. Replies
    6
    Views
    559

    Musicman - you've just left an entry at our...

    Musicman - you've just left an entry at our guestbook - can you please tell which browser did you use?
    Thanks!
  17. Replies
    5
    Views
    694

    http://flashplanet.com/body_advanced.html PHP...

    http://flashplanet.com/body_advanced.html PHP FLASH mySQL
  18. ditto p.s. seen one-liner a while ago - can't...

    ditto

    p.s. seen one-liner a while ago - can't remember where
  19. Replies
    1
    Views
    457

    what is it to do with cgiscripters? :) get...

    what is it to do with cgiscripters? :)

    get your .txt file from the server, delete entries in Notepad and send it back (I whould set permissions again to it - just in case!)
  20. Thread: Guest Book

    by samsonart
    Replies
    4
    Views
    1,064

    guess here...

    guess here
    http://www.flashkit.com/guestbook/guestdownload.shtml

    (it is still a buggy one!)
  21. Replies
    6
    Views
    559

    2sxdesign I wish it worked on my IE - neither...

    2sxdesign
    I wish it worked on my IE - neither does Flashkit one:
    http://www.wellcome.ac.uk/en/gf/
    p.s. I am behind quite a thick firewall but it works on Netscape
  22. Replies
    1
    Views
    599

    check/redo your permissions on UNIX if not -...

    check/redo your permissions on UNIX
    if not - then it could be misspelt variables etc - not possible to give an exact answer just from the question

    I have even fannier situation - i put flashkit...
  23. Replies
    1
    Views
    435

    well, it's a bit empty... did you do it - can we...

    well, it's a bit empty...
    did you do it - can we have a look at it? :)
    it works behind my proxy on IE and flashkit one does not!
  24. Replies
    1
    Views
    383

    With motion tween - 1. image 1: alfa 100% to...

    With motion tween -
    1.
    image 1: alfa 100% to alfa 0%
    image 2: alfa 0% to alfa 100%

    can experiment with easing options during the tween too

    2.
    you can make a mask above the text layer and...
  25. Thread: screensaver

    by samsonart
    Replies
    1
    Views
    886

    Hi, Is there a Flash screensaver converter out...

    Hi,

    Is there a Flash screensaver converter out there that can make both Mac and PC screensavers?
    If there is a Mac dual converter please tell!
    If there is a PC dual converter, still - please...
Results 1 to 25 of 50
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center