://fuadkamal.org
On Jul 30, 2013, at 3:23 AM, dev-digest-h...@flex.apache.org wrote:
> From: Justin Mclean
> Subject: Re: MulticastResource class not showing up as part of Flex SDK
> Date: July 29, 2013 7:51:43 PM EDT
> To: dev@flex.apache.org
>
>
> Hi,
>
> I'm not that famil
Justin is correct in this..
We are using an older version of OSMF than what is currently available.
The version that ships with our version is compatible with the streaming
features that were introduced in FP 10.2, which did not include Multicast.
You need to remove the OSMF.swc from your app's
Hi,
I'm not that familiar with FM4 but what version of OSMF is is expecting? Apache
Flex uses 1.0 and it may be that your code is expecting a later version and
need to use a newer version of osmf.swf.
It looks like that class isn't in the current version of OSMF we use.
Running this:
./swfdump
Hi, first off I want to apologize if you feel this was posted to the wrong list
- it just seemed to me like an SDK issue rather than a general coding issue.
If you think I should post to the other list let me know and I will do so.
Using a custom OSMF player that implements a generic MediaFacto