PDA

View Full Version : 2datagrids,1videoDisplay (no bitrate match)


stonyx
07-17-2006, 10:21 PM
hi everyone,
i have two datagrids
1st datagrid id="datagrid1" dataprovider="myxml.xml"
2nd datagrid id="datagrid2" dataprovider="{datagrid1.selectedItem.video}"
and a videoDisplay source="{datagrid2.selectedItem.video}" i tried with .@video and nothing

i get this error
no bitrate match error 1000

myxml.xml
<catalog>
<one>
<name>any name</name>
<desc>any desc</desc>
<video>any.flv</video>
<video>any2.flv</video>
</one>
<catalog>

stonyx
07-21-2006, 10:58 PM
is it so difficult or so easy? that no body can even write something,
please at least give me a clue?

johanc
08-24-2006, 06:31 PM
I get the error you are describing when running at

c:\yalla-yalla\yalla

but it works fine at

http://localhost:8500/yalla-yalla/etc

So my recommendation to you is to try a different protocol and make sure you got the consistent direction of your slashes.

Good luck,
///johanc


PS: I need to use some icons for emphasis :eek: :D :cool: :o