Team,
<!--StartFragment-->Our Partner have problem during compile flash (from fla to swf).
Flash error on this line.
We refer to DMP4310 Content Development guide page 7 "import com.cisco.dms.MediaPlayer" .
http://wwwin.cisco.com/etg/digitalmedia/files/4310_content_development.pdf
Could you please help us on this error? Any idea or input??
We believed we need API flash files to include.
Cheerio and good day ahead.
kbfong
<!--EndFragment-->
What I think you are asking is "how do you import the cisco com files?"
In the API docs, there is a directory called com/cisco/dms/ with 2 .as files.
You should place this com directory in the same place as your .fla file.
The add the import line and the files will be compiled into the swf.
These files allow you to use the API commands within flash to do things like play video.