A Flash Developer Resource Site

Search:

Type: Posts; User: sPiNKs

Page 1 of 2 1 2

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    3,402

    joa, It could be a way to add alpha channels...

    joa,

    It could be a way to add alpha channels before flash receives it, but I was actually hoping this could be done within flash with actionscript 3 (I was simply thinking, with as2 this could be...
  2. Replies
    4
    Views
    3,402

    manipulating video NetStream

    Hi,

    I was trying to put multiple instances of chroma-keyed video streams on stage, which are collected with camera input.

    What I made so far, is a simple class which creates masked video in...
  3. Problem with shared fonts + dynamic textfield

    hello all,

    I'm having this problem with shared fonts: when I try to change the text in the dynamic textfield which uses a font with import linkage from a different file, the textfield's text...
  4. Need an advise on building a PC for Flash Playback only

    Hi everyone,

    I'm planning on buliding a sort of visual installation based on Flash playback on a PDP or a projector. The piece is going to be set up with two PCs, one doing the video input...
  5. thanks =)

    got all things fixed up now, I would have never guessed there would be such an option just for the timeline window.. thanks a lot!
  6. Timeline window won't snap back to it's original place

    Hi all,
    I'm having the most annoying, and the most weirdest problem ever. Has anyone had problems with the timeline window where it just don't snap back into it's original place, that is, just...
  7. Replies
    0
    Views
    541

    key.isDown + wmode problem

    hi,

    I was having trouble with this function i made, which is run from a button release. the function starts with:

    if(Key.isDown(Key.SHIFT) && contentOpen==false) { ...

    The code ran smoothly...
  8. thanx for your reply, =) the problem is, that...

    thanx for your reply, =)

    the problem is, that most IE user's Internet settings
    for the temporary 'internet files/check for new version
    of the html document' is set to automatic. and this...
  9. hi, I'm having some bad troubles with the swf...

    hi,

    I'm having some bad troubles with the swf not being updated
    from the Internet Explorer on some users on my site,, the
    problem is that when IE loads the html document, and if the
    IE...
  10. hi, i was trying to figure the way to use...

    hi,

    i was trying to figure the way to use variables for the name of the loadMovie target. something like:

    loadMovie("swf/work/"+curYear+curMonth+curDay+".swf", 7);

    ..which doen't work.. =|
    ...
  11. thanx

    thanx for your note, =)
    cheers back!
  12. hi, i was just wandering,, from flash5...

    hi,

    i was just wandering,,

    from flash5 scripts and on there became the command onClipEvent which took care of the script loops, which had been previously done via gotoAndPlay(_currentframe -1)...
  13. hi, i was trying to make volume slide modules...

    hi,

    i was trying to make volume slide modules using sound.object.,, and when i set the volume using sound.setvolume it seems to fiddle with all the sounds in the scene, includeing none-objected...
  14. dear all flash goorooz,,=) I need some help on...

    dear all flash goorooz,,=)

    I need some help on optimizing a flash site, which uses up around 60% to 80% of cpu usage at minimum load,, the site uses lots of actions..

    can anyone list a few...
  15. does use of functions speed up the process of...

    does use of functions speed up the process of actions?
  16. i have been making a set of popups which are...

    i have been making a set of popups which are loaded movieclips from separate swf. i have been trying to make a routine function for layering the loaded movieclips in correct order using functions,...
  17. actually,, i forgot to mention.. the code...

    actually,, i forgot to mention..

    the code above is just a part of a script and the actual array starts from z_index[1], not z_index[0]. the z_index[0] is used as the temporary,, and the for loop...
  18. i am trying to make a function which reorders the...

    i am trying to make a function which reorders the z-index of the windows MCs which are loaded with loadMovie.

    in the following script, the givin h is the number of loaded window MCs, and the...
  19. Replies
    4
    Views
    508

    doesn't 'Include Entire Font Outline' give...

    doesn't 'Include Entire Font Outline' give anti-alias to the dyntext? i want No anti-aliasing at all,,
  20. Replies
    4
    Views
    508

    is there a way to turn off anti-alias on dynamic...

    is there a way to turn off anti-alias on dynamic texts?
    i couldn't find a smart way of doing this,,
    (while being a fan of bitmap fonts,,)
  21. Thread: thanx!

    by sPiNKs
    Replies
    0
    Views
    464

    thanx erlenmeyer71, your post helped me out a...

    thanx erlenmeyer71, your post helped me out a lot,
    yes it just supported just a few simple actions such as stop, play, set variables,, etc. so i just just wrote detailed actions on a specific frame...
  22. Replies
    1
    Views
    405

    hi, is there a way to controll the objects in...

    hi,

    is there a way to controll the objects in the swf file with like gotoAndPlay? i know that it is possible to set the variables in the swf with javascript but couldn't figure how to do...
  23. i am having problems with below sources... ...

    i am having problems with below sources...

    calling javascript with:

    on (press) {
    getURL ("javascript:openboard()");
    }

    the script is located on the html document which is:
  24. i made up a preloader which loads the main movie...

    i made up a preloader which loads the main movie swf and i need to know if the preload counter is working properly,,

    is there a way to preview the movie including all the levels being loaded at...
  25. what sorts of informations are loaded in the...

    what sorts of informations are loaded in the first frame of a swf? Im asking this cuz I was trying to make a preloader in a movie and the first frame of the whole movie is way to big (30k) in...
Results 1 to 25 of 35
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center