Hello,
Please understand that when I type this, its coming from a novice point of view.
I have a Master Page and on this master Page I have a Custom Web control that is holding some XHTML which describes a flash movie.- the flash movie will always bee the same hight and width, the only difference will be the file name.
I wish to tell every page that uses that master page what flash file name it should use that page.
Does that make sense? every page that uses the master page will be a template- including the custom web control which holds the flash
How would I go about doing this? eg what code should I place in the custom user control a property?
and if so how do i call this in the page that is using the master page?
Thank you
pwpaust