Dynamic rich media component for ASP.Net Flash, Video, Audio, FlashVideo and ToolTip / Balloon Help controls for C# and VB.Net
Welcome Guest Search | Active Topics | Members | Log In | Register

missing DataSourceID property Options · View
arp2600
Posted: Saturday, August 22, 2009 2:08:07 PM
Rank: Newbie
Groups: Member

Joined: 8/22/2009
Posts: 7
Points: 21
Location: London
I want to bind my flash file to an xml datasource and have downloaded the demo, heres how its shown

<ASPNetFlash:Flash ID="FlashDataBindingXml" runat="server" PlayerVersion="8" PlayerVersionAutoDetect="False" MovieURL="flash/DataBoundSlideShowXmlDemo.swf" DataSourceID="XmlDataSource1">
<HTMLAlternativeTemplate>
<asp:ImageButton ID="ImageButtonGetFlashPlayer" runat="server" PostBackUrl="http://www.adobe.com/go/getflashplayer" ImageUrl="http://www.aspnetflash.com/images/get_flash_player.gif" />
</HTMLAlternativeTemplate>
</ASPNetFlash:Flash>


when I try to do the same thing in my codebehind (C#), like this

this.FlashDataBindingXml. -----> no DataSourceID property

how can I bind to an xml datasourec at runtime with c# ?
Dave
Posted: Saturday, August 29, 2009 10:06:13 PM
Rank: Administration
Groups: Administration

Joined: 7/20/2007
Posts: 305
Points: -2,485
Location: Primarily in New York, USA
This is fixed, sorry for the inconvenience.

Download the latest version, v3.3

-Dave
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.