-
-
Recent Posts
Categories
-
Networking
Partners
Projects
-
RSS Links
Category Archives: SDK 4
Spark DataGrid
I have recently created a new GitHub repository for my code seperation of Alex Harui’s combination of Spark List components to build a datagrid. As my notes say: I have basically taken Alex Harui’s example from http://blogs.adobe.com/aharui/2009/12/spark_list_spark_list_spark_da.html and broken it up into more bite size chunks, added some styling and various other attributes to try [...]
Streaming an FLV using Spark VideoPlayer/VideoDisplay
I had a head banging moment last night trying to help a mate out to stream an FLV from Akamai (also seen on Wowza) using the latest Spark VideoPlayer component. We had a working flv streaming in the old mx:VideoDisplay absolutely fine, update the component to the Spark equivalent and nothing, nowt, nada, not even [...]
Also posted in Flash Media Server, Flex, Video Tagged Flex 4, RTMP, Spark, Streaming Video, VideoDisplay, VideoPlayer 2 Comments
Helper Method for Handling Flash Vars in Flex
I have used the below logic repeatedly now for processing Flash Vars in my Flex 4 applications which others may find useful. In the example below I use it in a service class. Basically I define a custom value object with the flash var properties defined. I then loop through the available parameters in the [...]

mx:Module and Unsupported Spark Components