Skip to main content
May 25, 2006
Question

flash web radio help!

  • May 25, 2006
  • 2 replies
  • 457 views
I have been able to create a little flash based radio that would pick up music from flash media server. Now what i want to do is that create a small tab at the bottom of the screen that would be dedicated to this little radio. as far as i know i can do this with my flash pages without my radio restarting every time i click on a link and go to a different page but i have other pages such as aspx and regular html pages. Is there anyway i can still keep my radio at the bottom of the screen and not have it restart every time i go to a different page? I would really appreciate the help. i have been looking at different samples all over the net and all i see is a pop up window done through javascript but i really don't want a second window to be opened mostly because i want the useres to lose the radio as soon as they leave my website.
    This topic has been closed for replies.

    2 replies

    May 30, 2006
    i have heard of it but i am not familiar with ajax. wouldn't know how to set it up with that.
    Hasan Otuome
    Participating Frequently
    June 1, 2006
    Here's a nice basic intro to AJAX:

    Dynamic Ajax Content

    HTH...
    Participant
    June 8, 2006
    Mita 981

    I am happy to hear that you have setup a flash radio station.
    I am trying to do the same thing, an di was wondering if you could be of assistance.
    I want to stream live audio for my radio station. I have a radio broadcasting software package that generates sound to my sound card as well as streams it in wma and mp3.

    what steps do i need to take to stream my audio live so that i can incorporate it into my flash website using a flash player?

    Thank you in advance
    Hasan Otuome
    Participating Frequently
    May 25, 2006
    Have you already tried frames? or considered AJAX?