Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

playing MP3 from database

LEGEND ,
May 04, 2006 May 04, 2006
I have an access database which holds MP3 filename.
Icreated a browse list with several records. I can I have user click the
link in a table to play / download that MP3 file in order to play it ?

Arthur


TOPICS
Server side applications
244
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 04, 2006 May 04, 2006
Sure .. just make the link to download the file from DATA SOURCES and choose
the column in the database with the file name for the label and you will
need a column with the path to the link for the action of the link.


--
Nancy Gill
Adobe Community Expert
BLOG: http://www.dmxwishes.com/blog.asp
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development



"Artuhr K" <nospamoptron@sbcglobal.net> wrote in message
news:e3dctc$jdo$1@forums.macromedia.com...
>I have an access database which holds MP3 filename.
> Icreated a browse list with several records. I can I have user click the
> link in a table to play / download that MP3 file in order to play it ?
>
> Arthur
>
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 04, 2006 May 04, 2006
LATEST
thanks, but I'm still confused on that....

what do you mean by:

>make the link to download the file from DATA SOURCES

I don't understand what do you mean here ?

I have a repeated region with CD_Number, CD_Title and CD_Name
I can add extra column woth the FILE_PATH just by inserting apropriate
column from BINDINGS panel, but what LABEL you talking about ?

> and choose the column in the database with the file name for the label and
> you will need a column with the path to the link for the action of the
> link.

also - as far as FILE_PATH do I need to keep path as URL (i.e.
HTTP://Folder/File) or just standard (i.e. D:\FOLEDR\FILE_PATH) ???




>
>
> --
> Nancy Gill
> Adobe Community Expert
> BLOG: http://www.dmxwishes.com/blog.asp
> Author: Dreamweaver 8 e-book for the DMX Zone
> Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
> Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A
> Beginner's
> Guide, Mastering Macromedia Contribute
> Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web
> Development
>
>
>
> "Artuhr K" <nospamoptron@sbcglobal.net> wrote in message
> news:e3dctc$jdo$1@forums.macromedia.com...
>>I have an access database which holds MP3 filename.
>> Icreated a browse list with several records. I can I have user click the
>> link in a table to play / download that MP3 file in order to play it ?
>>
>> Arthur
>>
>>
>
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines