A Flash Developer Resource Site

Search:

Type: Posts; User: xbiral

Page 1 of 3 1 2 3

Search: Search took 0.05 seconds.

  1. wtf?!?

    wtf?!?
  2. anyone?

    anyone?
  3. floating, sidekick, expandable banners- how to test them?

    Hi,

    After creating these types of banners (floating, sidekick, expandable etc).
    How can I see if they do what they're supposed to do, before sending them to portals?

    thanks

    xav
  4. Thread: stage.scale

    by xbiral
    Replies
    5
    Views
    2,630

    stage.scale

    Hi,

    i'm using Stage.scaleMode = "showAll"; to automatically resize my mc.
    In the mc there's a menu bar which should stay the same size.
    How do i do this?
  5. Replies
    2
    Views
    2,422

    AS 2 My attempt?: var myBoolean:Boolean = new...

    My attempt?:

    var myBoolean:Boolean = new Boolean;

    if(myBoolean == true) {
    myVideo.volume = 70;
    } else {
    myVideo.volume = 0;
    }
  6. Replies
    2
    Views
    2,422

    AS 2 So what i need is help on how to script: if my...

    So what i need is help on how to script:

    if my mute button is true, than the volume is 70.
    else than the volume is 0

    do i then just assign that its true on release of the button?
  7. Replies
    2
    Views
    2,422

    AS 2 flv mute/unmute playback

    Hi,

    I have a flv that should play muted on start, with a button indicating the muted position. When un-muted it should play the volume at 70%.

    I made a simple button that does this.The problem...
  8. AS 2 Ok nvm.... Looks like they used a paramater on...

    Ok nvm....

    Looks like they used a paramater on an html tag 'FlashVars' to pass values on to the top level of the swf when it loads.
    I didn't know that was possible.
  9. AS 2 banner won't open link in a new tab on one particular site?

    Hi

    I've gotten a complaint from one operator that my banner won't open in a new tab.
    Indeed on their site it opens the link on self.
    Its fine on other sites tho.
    Btw I noticed all the banners...
  10. Replies
    1
    Views
    577

    flash player security

    Hi there,
    am modifiying some flash banners with a simple link(fp 8, actionscript 2.0). Why do i get this flashplayer security warning when i click it?
    The original sample banners i'm working from...
  11. Replies
    7
    Views
    742

    all sorted... makes so much more to me sense now...

    all sorted...
    makes so much more to me sense now

    hey thanks again.
  12. Replies
    4
    Views
    494

    hey thanks a trillion. Works so much better...

    hey thanks a trillion.

    Works so much better now.
  13. Replies
    7
    Views
    742

    i hope one day it'll all makes sense to me

    sorry about that.

    i mean my menu has a few buttons some loading swfs and some that gotoAndPlay another frame number on the timeline.
    Whenever i load a swf and then press a gotoAndPlay button to...
  14. Replies
    4
    Views
    494

    hi thanks for the help. the reason i used a...

    hi thanks for the help.

    the reason i used a container was because i needed to scale the loaded swf by 200%. Is this posible with loadmovieNum?

    script->...
  15. Replies
    7
    Views
    742

    i got bit of the same problem: my menu loads swfs...

    i got bit of the same problem: my menu loads swfs too but mostly it has buttons to other frames.
    After i load a swf and then try to load frames they're all overridden by the swf.
    Do i have to give...
  16. Replies
    4
    Views
    494

    flash philosophy

    hi there

    i don't understand why my site is not working:
    i have a example.swf which navigates fine on its own, but when i load that example.swf through a another container.swf, the buttons won't...
  17. Replies
    4
    Views
    380

    hey thanks loads for your help m8. i kinda...

    hey thanks loads for your help m8.
    i kinda combined your script and mine, and it works :)

    _root.createEmptyMovieClip("container",10);
    _root.container.loadMovie("clothing.swf");...
  18. Replies
    4
    Views
    380

    ..ok so i figured i should just scale the bunch...

    ..ok so i figured i should just scale the bunch of images down in the scrolling.swf, and then load the scrolling.swf in a layout.swf and scale it up.
    But when i do this my entire layout.swf...
  19. Replies
    4
    Views
    380

    scrolling images too big

    hia

    i'm trying to have bunch of images with animated buttons scrolling.

    All the tutorials i've found involve placing the bunch of images next to eachother lined up and ready on stage.
    My...
  20. Replies
    3
    Views
    533

    sorry for not explaining this propperly. oops I...

    sorry for not explaining this propperly. oops I actually just realised this isn't really a flash question.
    maybe u can help me anyway:

    my index.html page has a button : javascript: openpopup()...
  21. Replies
    3
    Views
    533

    sorry for not explaining this propperly. oops I...

    sorry for not explaining this propperly. oops I actually just realised this isn't really a flash question.
    maybe u can help me anyway:

    my index.html page has a button : javascript:openpopup()...
  22. Replies
    3
    Views
    533

    resolution adjust without popup

    Hello

    i got the javascript in order for a site to readjust its size according to the viewers screen resoution using popups.

    But can someone tell me how to do this without it being a popup and...
  23. Thread: site check

    by xbiral
    Replies
    4
    Views
    934

    a friend actually mentioned the button thing too-...

    a friend actually mentioned the button thing too- i was hoping it was just him, so yeh hehheh its not just you. i'll get on that too.
    cheers for the feedback
  24. Thread: site check

    by xbiral
    Replies
    4
    Views
    934

    I agree about the splash page. and i should sort...

    I agree about the splash page. and i should sort out the video thing indeed.
    thanks for the feedback
  25. Replies
    7
    Views
    330

    aha gotcha..well spotted thanks again m8

    aha gotcha..well spotted

    thanks again m8
Results 1 to 25 of 52
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center