Microsoft
Software
Hardware
Network
Question : Have Flex application read WordPress username
Hi all,
I have to start saying that I'm absolutely new to Flex and AS but I'm a quick learner and very enthusiast.
I want to make my own FLV movies player for my CMS (WordPress powered) and one of the functions I want is a text chat. There will be live streams and I want viewers to send comments and questions to the presenter of the show, but only to registered members.
Just as information, I'm using a Wowza Media Server to handle both videos and text chat.
I've already have an example of a simple chat application made in Flex that connects to my server and works pretty well so I have the "base" for the application. I do need to modify it so people don't have to enter the server's address they want to connect to (just mine) and take the nickname out putting the WordPress username automatically in there (and graying out the chat if the visitor is not a registered member).
Anyone knows how to do this?
Answer : Have Flex application read WordPress username
Pass the username as flashVars
Look at
http://livedocs.adobe.com/
flex/3/htm
l/help.htm
l?
content=
passingarg
uments_3.h
tml
Random Solutions
Can you use SQL*Loader to import a dbf file?
VB.Net 2008 Problem passing data between forms
Unable to access certain domains
itunes wont start
Difference between SSID and BSSID
Public Folder replication or moving not working after SBS 2008 migration
MySQL daemon acts differently at boot time
datepicker with check box - check null by common function
How to compress a string into a short representation in ASP.NET using C# or VB.NET?
How can i do insert more data with insert query with more select statment linqToSQL?