Ticket #202 (closed bug: fixed)
rtmp samle access issue
| Reported by: | jeroen | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | Flash 4.1 | |
| Component: | Keywords: | ||
| Cc: | Forum thread: |
Description
People with Adobe CS 3 installed, get the following error popping up for every loaded rtmp movie. A jump into that movie will trigger the same error.
ERROR: [quote]Error #2044: Unhandled AsyncErrorEvent:. text=Error #2095: flash.net.NetStream was unable to invoke callback |RtmpSampleAccess. error=ReferenceError: Error #1069: Property |RtmpSampleAccess not found on com.jeroenwijering.models.RTMPModel and there is no default value. at com.jeroenwijering.models::RTMPModel/setStream() at com.jeroenwijering.models::RTMPModel/::statusHandler() quote
I'm not a flash programmer but apperently Adobe has some hints on this: http://www.adobe.com/devnet/flash/quickstart/metadata_cue_points/

Probably adding a (dynamic) object as callback client works...