inline frame passing value back??

G

Guest

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??
 
S

Stefan B Rusynko

See http://www.trans4mind.com/personal_development/HTMLGuide/iframes.htm

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|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??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top