Jump to content
Search Community

VideoLoader.netStream.step() not found

mikaL test
Moderator Tag

Recommended Posts

Hi,

 

In Flash docs I found a method NetStream.step()

 

http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/NetStream.html#step()

 

...but it't not there: it's doesn't show up in FlashDevelop code hint, and if I try to use it type casting to Object I get

 

ReferenceError: Error #1069: Property step not found on flash.net.NetStream and there is no default value.

 

Any idea?

 

 

Mika

Link to comment
Share on other sites

Interesting method. I didn't know they finally made a solution for fast-forward and rewind. Thanks for sharing.

 

You are probably going to get the best information on issues relating to Flash Media Server 3.5.3-specific api methods and FlashDevelop in their respective forums. From reading that doc their seem to be a number of dependencies for getting step() to work. For the code hinting my guess is that you need to update the SDK that you are using.

 

Perhaps something in here will help as well: http://help.adobe.com/en_US/flashmedias ... -8000.html

 

If there are issues you are having with the GreenSock VideoLoader, please let us know. Unfortunately we don't have the resources to cover such a wide range of topics. I'm sure if someone knows the answer to your question they will assist, but your question will get much more attention elsewhere.

 

-carl

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...