[flexcoders] URGENT Problem on Flex installed on BEA WebLogic

2005-09-16 Thread Kevin Towes (New Toronto Group)
Hey Gang - We're having a bit of an urgent issue with a Flex installation on BEA Weblogic Portal Server. I know there were some threads a while back on this issue, so I'll explain it below. The issue relates to the fop.jar file that is used in the BEA Portal Server (WebLogic). The BEA jar file

[flexcoders] MXML / Remoting Calls on WebLogic plugin

2005-07-19 Thread Kevin Towes \(New Toronto Group\)
Quick question on a Flex install on WebLogic. Hypothetical Install situation: [PUBLIC FACING SERVER] WebLogic plugin on Windows IIS [INTERNAL SERVER] FLEX running on WebLogic * Remote Objects are being used. QUESTION 1 : Can a Flex Application invoke a Remote Service

re: [flexcoders] Time component like in Windows

2005-02-24 Thread Kevin Towes (New Toronto Group)
Is there a TimeFormatter or a TimeValidatorin Flex? This would be handy if one was building a Video player (hehheh)kevKevin Towes, Sr. ConsultantNew Toronto Group, [EMAIL PROTECTED]Office: 905-306-2790 Mobile: 416-882-4445[onRemote] From: "Corey" [EMAIL PROTECTED]Sent: Thursday, February 24,2005

Re: [flexcoders] Flex and FlashCom = Referencing the MediaDisplay

2005-02-09 Thread Kevin Towes (New Toronto Group)
The Media Display has a video within it already. For Flashcom, you need to use: MediaDisplay.contentPath, then specify the full RTMP line.mx:MediaDisplay contentPath="rtmp://fcs.macromedia.com/application/instance/MyVideo" height="400" width="400" /\application: the name of the FCS

re: [flexcoders] Increment Date

2005-02-08 Thread Kevin Towes (New Toronto Group)
I use the getTime() and setTime() methods normally... but a GREAT idea would be to steal Dameon's ColdFusion routines for dateAdd() hint hintKev.Kevin Towes, Sr. ConsultantNew Toronto Group, [EMAIL PROTECTED]Office: 905-306-2790 Mobile: 416-882-4445[onRemote] From: "kengaree" [EMAIL