A Flash Developer Resource Site

Results 1 to 11 of 11

Thread: help, perhaps?

  1. #1
    Registered User
    Join Date
    Mar 2004
    Posts
    77

    help, perhaps?

    i would like to make a stand alone mp3 player. i have no idea how to do this. i downloaded a swf to exe covertor, but because it was a trial it added text over my movie. i need the mp3 player to access a specific folder on the users machine and load the file names into a song list. help would be appreciated.

  2. #2
    Lifetime Friend of Site Staff Northcode's Avatar
    Join Date
    Dec 2000
    Location
    Whitehorse YT
    Posts
    3,766
    Trial versions of third party projector tools will always be limited in some way, it's the only way to guarantee that people pay for the benefits they derive from these tools. There are some truly free tools out there, they just aren't as powerful or well supported. The actual implementation of the drive/file browsing functionality will depend on the tool you select, each one does it a bit differently.

  3. #3
    Registered User
    Join Date
    Mar 2004
    Posts
    77
    perhaps you could suggest something that i could use?

  4. #4
    Lifetime Friend of Site Staff Northcode's Avatar
    Join Date
    Dec 2000
    Location
    Whitehorse YT
    Posts
    3,766
    The shared object parser (SOP) from www.aritali.com is a free tool that uses shared objects to enhance what you can do with Flash projectors. Basically SOP lets you call external applications and pass data to them. Once you have that you can do other interesting things like have the external app create a list of files that you're interested in so you can load them back into Flash.

    SOP is not as easy as using one of the commercial third party tools (list below) but it's free. For instance, in SWF Studio you could just use my FileSys2 plugin to get a list of files on the HD. In SOP you will have to write a helper app, or have someone do it for you.

    SWF Studio http://www.northcode.com
    Flash Studio http://www.multidmedia.com
    Jugglor http://www.***********.com
    FlashAnts http://www.flashants.com
    Flash 'N Pack http://www.flashnpack.com
    SWFKit http://www.swfkit.com
    LPFlashEX http://www.logicplus.com.hk

  5. #5
    Registered User
    Join Date
    Mar 2004
    Posts
    77
    where can i learn to write a helper app. and if i decide to spend some money, where can i learn to do whatever is required with the programs you listed
    Last edited by lestermagic; 03-16-2004 at 01:33 PM.

  6. #6
    Lifetime Friend of Site Staff Northcode's Avatar
    Join Date
    Dec 2000
    Location
    Whitehorse YT
    Posts
    3,766
    When I talk about "helper" applications, I'm talking about straight programming for Windows or MacOS, building small applications to do specific jobs like save a list of files and folders to a text file that Flash can load, etc. Stuff like this you'd typically want to build in C/C++, Delphi or VB so any general programming resource sites or books.

    If you decide to fork out some coin for a third party application, most of them have support forums full of information that you can use and people to help you, and then there's this forum at FlashKit where most of the third party vendors (and some of our users) hang out.

  7. #7
    Registered User
    Join Date
    Mar 2004
    Posts
    77
    awesome. awesome to the max!

  8. #8
    Banned By GMF Wannabe Gambini's Avatar
    Join Date
    Oct 2000
    Posts
    976
    Hi, if you give Flash Studio PRO v2 a go, be sure to check out the ready made MP3 player available at http://www.multidmedia.com/software/...udio/downloads which includes the full source code too

  9. #9
    Registered User
    Join Date
    Mar 2004
    Posts
    77
    Thats the best thing I ever saw!

  10. #10
    Banned By GMF Wannabe Gambini's Avatar
    Join Date
    Oct 2000
    Posts
    976
    The Software or the MP3 Player?

    HeHe - yeah, it was actually made over 12 months ago now and I think the developer is working on a new one with Flash Studio PRO v2.

  11. #11
    Registered User
    Join Date
    Mar 2004
    Posts
    77
    actually i said it for no reason, but i do find some of the things you can do with the software to be cool.i certainly cant afford it though.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center