Search Results

Search found 2 results on 1 pages for 'ullallulloo'.

Page 1/1 | 1 

  • Change Computer Icon?

    - by Ullallulloo
    After finding out adding an autorun on a flash drive to change the icon to actually look like your flash drive, then after finding out that it'd work for Hard Drives too, I started to wonder if you could change your whole computer's icon so other computers on your network could actually see your physical computer. I doubt that there's a way to do this, but if there is, it'd be pretty cool. :D

    Read the article

  • How to play sound from libray in AS3?

    - by Ullallulloo
    In Flash 10/AS3, I added some sound and it seems to be working alright, but I think I'm doing it wrong. I imported the sound into the library, but I believe that it's reloading it from the folder with the swf/sound. I'm loading them like so: var request1:URLRequest = new URLRequest("CLICK8C.mp3"); clickSound = new Sound(); clickSound.addEventListener(Event.COMPLETE, completeHandler); clickSound.load(request1); Is there a way to get it to just load it from the library?

    Read the article

1