A Flash Developer Resource Site

Search:

Type: Posts; User: anotherbite

Page 1 of 6 1 2 3 4

Search: Search took 0.33 seconds.

  1. :doughnut: up

    :doughnut: up
  2. Is it posible to synchronize a real video with a scrolling bar

    Has anyone done a "Bar" with MX that controls a real video ?


    thx:p
  3. a software able to analyse all transiting mails...

    a software able to analyse all transiting mails inside an internet provider?

    I'm turning to the pros of this forum because i have to prove that an ISP is combining analysis of mail with cookies...
  4. Yes, nice to see you cleverpig, and thanks...

    Yes, nice to see you cleverpig, and thanks forinforming us.

    cheers
  5. many Thanks ChattyBoy !

    many Thanks ChattyBoy !
  6. Could you be kind to list me here the blending...

    Could you be kind to list me here the blending modes on the layer menu in photoshop in english as it appears ,in the right order ..?

    because I have another langage version, I cannot correlate the ...
  7. Links in html mails seems to open each time a new...

    Links in html mails seems to open each time a new window..

    I'm trying to make a link in a html mail to point another paragraph.

    I use anchors (a href="#toto")

    but it opens a new window.
    ...
  8. Replies
    2
    Views
    521

    cheers.

    cheers.
  9. here's another.. onClipEvent (enterFrame) { ...

    here's another..
    onClipEvent (enterFrame) {
    var x = Key.getCode();
    if (Key.isDown(x)) {
    this.play();
    _root.play();
    }
    }

    and then replace x with your keycode..
  10. yes, lucky someone asked me something similar...

    yes, lucky someone asked me something similar last night, about pressing any key and it gives an image and sound according to key:

    see here for the Keys A,B and C : ...
  11. Replies
    2
    Views
    521

    Hi, sorry to put your nick in the subject, but...

    Hi,

    sorry to put your nick in the subject, but I have been on your site and realized that your popup is able to size according to the size of the screen (this is ok) AND keeps the office bar on...
  12. here are some ...

    here are some

    http://www.flashkit.com/gallery/index.shtml
    http://dgl.microsoft.com/mgo1fr/eula.asp
    http://********thepixel.com/
    http://www.freeimages.com/...
  13. Replies
    20
    Views
    1,554

    when I was talking about flash 3, I had in mind a...

    when I was talking about flash 3, I had in mind a simple flash 3 animation (meaning you need flash3) that can be seen by old plugins, and saying that they need to upgrade. you just needed to use the...
  14. Replies
    20
    Views
    1,554

    if will be difficult for them to view a flash...

    if will be difficult for them to view a flash movie telling them that tey don't have flash, (or didn't understand the question..:))

    but you can create an html page with a movie in flash 3 telling...
  15. Replies
    20
    Views
    1,554

    try this.. ...

    try this..

    http://www.virtual-fx.net/tutorials/html/flash_version_detector.html
  16. me again..

    just a very quick thinking (I'm at office)..

    if you use javascript to obtain your filename, this should do..

    like:

    if you try for example to obtain different choices from a button,

    in the...
  17. Sheff, What you said is correct. It works...

    Sheff,

    What you said is correct. It works that way, not using loadvariables.. thanks for sharing that.

    There's enough material here with both of you with your replies to make a tute on passing...
  18. Hi Sheff, thanks for peeping in. For the...

    Hi Sheff,

    thanks for peeping in.

    For the case sentive, no problem, it was just me writing it on the topic, but it's correct in my code.

    For the litteral value of the variable , I wanted to...
  19. Thread: 2advanced

    by anotherbite
    Replies
    9
    Views
    687

    a little sneak in to ask your opinion on that...

    a little sneak in to ask your opinion on that technique:

    since it's using loadmovie, and that it means that it doesn't keep in memory, so each time you come back , it has to load again.. well is...
  20. Why couldn't you? just assign : ...

    Why couldn't you?

    just assign :

    variable=("http://server/xx.swf");
    if (varX==variable){then..}

    mmmh sorry, just seen that is retrieving the filename..

    cant'find in mind right now sorry.;
  21. urrrrp!

    I'm having a little trouble on the flash side, because I'd like to put the variable straight away without having to indicate an URL to the page (with 200 pages everywhere with this section, I don't...
  22. yes it does, thanks for the quick reply. ...

    yes it does,

    thanks for the quick reply.

    many chears..
  23. For little Ben

    Sorry to get in your conversation, but I just have the same thing "highlighting the right section" in a SWF in asp pages, and used javascript, but it switches the swf on the side in some browsers,
    ...
  24. don't work? (I'm not talking buttons inside...

    don't work?

    (I'm not talking buttons inside buttons)

    but rather if I put button as"consider as an element menu" in one layer over a button in another layer..

    when the mouse comes over the...
  25. Thread: How Do I

    by anotherbite
    Replies
    5
    Views
    541

    You could use invisible MC's, telling them to go...

    You could use invisible MC's, telling them to go to frame 2 when needed and back to 1 when not.
Results 1 to 25 of 147
Page 1 of 6 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center