A Flash Developer Resource Site

Search:

Type: Posts; User: InkDrop

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Thread: Swf Updater?

    by InkDrop
    Replies
    0
    Views
    444

    Swf Updater?

    Hi all,

    Did a site for a client back in 2002, he calls last week and wants simple text changes done.

    Problem I have some files but not all the "most recent" files needed for his site. I...
  2. Replies
    1
    Views
    359

    Anybody:(

    Anybody:(
  3. Replies
    1
    Views
    359

    Initiate Actions Based on _x?

    Ok...after several hours tinkering I've set up a movie to initiate a set of actions triggered by a movieclips _x position. Im using Math.round to keep my intergers whole and im using ease on my...
  4. Replies
    2
    Views
    500

    Thank You. Works perfect.

    Thank You. Works perfect.
  5. Replies
    2
    Views
    500

    Resetting _x,_y,_ and scale?

    Hello All,

    Long Long time lurker. Anywho, I know my way around mx alright for most things but when it comes to code it's all just annoying to me, but Im dying to become proficient in it. FlashKit...
  6. Replies
    9
    Views
    609

    Thats what my problem was I figured it out like...

    Thats what my problem was I figured it out like right after I posted my thread about it. hehehe....doh

    PEACE,
    Drop
  7. Replies
    2
    Views
    423

    thanks Oldnewbie... i was just about to ask how...

    thanks Oldnewbie... i was just about to ask how to shut off html tags.
  8. Replies
    2
    Views
    423

    troubles :(

    check out www.bravetheday.com and go to the shows section. There is dynamicly loaded html text with links inside but when you click the link it opens a new window with...
  9. Thread: Example

    by InkDrop
    Replies
    3
    Views
    531

    Im sitting here on a 56k waiting to see this site...

    Im sitting here on a 56k waiting to see this site load...and all I know this that is the most annoying preloader in history. I mean gimme a mute button at least.
  10. Replies
    2
    Views
    385

    on (release) { firstSong = new...

    on (release) {
    firstSong = new Sound(firstSongMC);
    firstSong.loadSound("mp3s/blind.mp3",true);
    }

    This seems to work fine for me little mp3 player.

    Peace,
    Drop
  11. Replies
    28
    Views
    1,617

    I have the stream figured out thanks to rhosk,...

    I have the stream figured out thanks to rhosk, but i wanna build a little buffering clip for it I know i could do it but the trial and error aspect of just trying crap out is starting to get...
  12. Replies
    28
    Views
    1,617

    One more question regarding the buffering.... ...

    One more question regarding the buffering....

    I've made a movieclip that flashes BUFFERING that I want to play when the track is buffering...but i can get it to stop once the track begins to...
  13. Replies
    4
    Views
    482

    I took the alpha and scale codes off your buttons...

    I took the alpha and scale codes off your buttons and did it manually on the over and down states in the button, and it works fine without increaseing the file size. something in the code was making...
  14. if your using mx just make a dymanic text box set...

    if your using mx just make a dymanic text box set to the size you want, give it an instance name, then drop the scrollbar componet and ajust the compenant skins to your liking.

    Thats the easiest...
  15. what version of flash are you using.

    what version of flash are you using.
  16. Replies
    28
    Views
    1,617

    thank you so much:D PEACE, Drop

    thank you so much:D

    PEACE,
    Drop
  17. Replies
    1
    Views
    423

    find yourself a copy of swift 3d plugin for...

    find yourself a copy of swift 3d plugin for max....i use it all the time...it's worth the cost.

    PEACE,
    Drop
  18. Replies
    1
    Views
    482

    http://www.kennybellew.com/

    http://www.kennybellew.com/ <<<<<<<<<<<<<GREAT SITE!!!!
    I just built my first flash jukebox today and im still haveing some issues but that site really helped...i suggest just start at the begining...
  19. Replies
    28
    Views
    1,617

    Buffering Streaming Dynamicly Loaded mp3's?

    Is it possible to buffer a set amount of seconds on a dynamicly loaded mp3 set to stream. Im not really a code junkie but I tried some code but to no avail. I'd like to stream the tracks in the...
  20. Replies
    3
    Views
    559

    hAHAHAHAHAhA.....thanks for looking out folks but...

    hAHAHAHAHAhA.....thanks for looking out folks but after messing around with it for a couple hours i just attemped to just put stopallsounds on mousepress and loadSound on mouserelease and it works...
  21. Replies
    3
    Views
    559

    Trouble with Dynamicly loaded MP3's

    So im making a jukebox and have been following the tutorials on www.kennybellew.com and it has been great help but im still having trouble when I click on a different song i can't seem to get the...
  22. Replies
    3
    Views
    467

    Curious about loading external txt files

    Im still learning actionscript but I'm curious why when i try to load external txt files into a movie clip this code works...

    loadVarsText = new loadVars();
    loadVarsText.load("updates.txt");...
  23. Replies
    2
    Views
    390

    Thanks Pippomusic but the function junk was...

    Thanks Pippomusic but the function junk was giving me a head ache so i went and ate some lunch sat back down and redid my code... this is what I came up with and it works in case anyone was curious
    ...
  24. Replies
    2
    Views
    390

    Checking multiple var's with one click?

    I have 4 variables (text fields) that need to be checked with one button click. I've wasted a good hour and a half trying to figure this out.

    I had to do this hundreds of time when i was using...
  25. Replies
    1
    Views
    240

    Just a little football project i did...

    Just thought I'd get some feed back on this little project I did. Just needed a new portfolio peice. This is what happened...
    philadelphia eagles

    Enjoy,
    Drop
Results 1 to 25 of 37
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center