L
laurent
I have built a page which has a media player. I want to build a list of
videos to play when the clicked on. I have used an inline frame because the
list of songs is long and I need a scroll bar. My code was working fine
without the inline frame as I was changing the parameter 'filename' based on
the song selected. Now with the frame, I need to pass a value back to the
main window from the inline frame. I am not sure how to do that... Can I
reference an object of the main window from my inline frame code page??
videos to play when the clicked on. I have used an inline frame because the
list of songs is long and I need a scroll bar. My code was working fine
without the inline frame as I was changing the parameter 'filename' based on
the song selected. Now with the frame, I need to pass a value back to the
main window from the inline frame. I am not sure how to do that... Can I
reference an object of the main window from my inline frame code page??