[flexcoders] Re: Time for a facelift - Flex 2 to Flash 4....:)

2010-06-23 Thread flexnewbie06
Thanks! I have resolved all my initial errors and compiled and re-deployed my 
App.  Wow that was really painless! so surprised.  Although, i had to set the 
compiler to use 

-theme=${flexlib}/themes/Halo/halo.swc

so it would resolve half the issues, however it doesn't look anything like the 
Flex 2 version does.  Alpha's are missing and other random aesthetics aren't 
supported.  So I have some clean up to do.

My main reason for the upgrade - DataGrid...works like CRAP in Flex 2.  Random 
re-drawing of fonts, item rendered cell with checkboxes or images get placed 
anywhere in the grid when you scroll around.  Lots of weird things (that my 
boss wants fixed and I can't fix them)...so I'm hoping this upgrade fixes some 
of those issues.

I only have 9 days left on my trial though!! eek.

:)

--- In flexcoders@yahoogroups.com, Brendan Meutzner  wrote:
>
> Yeah, you don't want to have LiveCycle or BlazeDS checked... those both rely
> on services which would be present on your backend server, and dictated in
> the services-config.xml file.  LiveCycle and BlazeDS would have nothing to
> do with your web service calls.
> 
> You should use the RemoteObject checkbox, and honestly, if you're using web
> services, it shouldn't really affect it at all.  Correct me if I'm wrong,
> but your web services would have url endpoints defined within each call (ie.
> the mxml tag) from Flex 2.0 right?
> 
> The remaining errors you face if you choose RemoteObjects checkbox should be
> fixable as Jeffry points out.
> 
> 
> Brendan
> 
> 
> 
> On Wed, Jun 23, 2010 at 2:15 PM, flexnewbie06  wrote:
> 
> >
> >
> > Yes Apologies...I think I typed before I thought about this some more.
> >
> > Flex 2.0.1 SDK To Flex 4 SDK(I guess I was stuck on the name change from
> > flex builder 2 to Flash builder 4)...I dunno.
> >
> > Yes I downloaded Flash Builder 4 Trial. Tried to open my project in and I
> > tried to update some build path properties. One option is to "Use remote
> > object access services", in the Flex Server tab of project properties. Maybe
> > I'm not supposed to be using that check box at all?
> >
> > So If I select Live Cycle - because my only other options BlazeDS (which
> > I'm certain I'm not using)..."Only LiveCycle Data Services 2.6 and higher
> > are supported" is the error I get. I suppose this wasn't introduced until a
> > later SDK for web Services?
> >
> > So I just left it unchecked (not knowing if this will make my web-services
> > unusable or not) and it let me proceed and compile...I have a few errors to
> > sort out...
> >
> > However, as mixed up as I am, "relatively few problems" sounds like a good
> > start.
> >
> > Thanks.
> > Jenn
> >
> >
> > --- In flexcoders@yahoogroups.com , Jeffry
> > Houser  wrote:
> > >
> > >
> > > Do you mean that you're moving from Flex 2 to Flex 4? Or from Flex 2
> > > to Flash 4? They mean radically different things. I'm going to assume
> > > you mean the former.
> > >
> > > Did you download a trial of Flash Builder 4? You said you hit a wall;
> > > what wall did you hit?
> > >
> > > When you say that "Web Services Not Using Live cycle"; I'm not sure
> > > what that means. But to me that sounds like it might be a problem with
> > > your server side code.
> > >
> > > It would be my expectation that compiling a Flex 2 application against
> > > the Flex 4 SDK would present relatively few problems.
> > >
> > > On 6/23/2010 2:19 PM, flexnewbie06 wrote:
> > > >
> > > > Hi all,
> > > > I would like to see our current code base updated from Flex 2.0.1 to
> > > > Flash 4. We have many bugs inherent to the components in the SDK I
> > > > would like to see resolved. The project is quite large...using web
> > > > services and many many components(and States..I think these guys
> > changed).
> > > >
> > > > I downloaded the trial for Flash 4 and tried to port some of our code
> > > > over, but immediately hit a wall with the web services not using live
> > > > cycle. So I am looking for some thoughts from you guys...aside from
> > > > some of the web services being broken, am I looking at a whole of
> > > > change? How much backwards compatibility does this migration support.
> > > >
> > > > Thanks so much for any suggestions.
> > > >
> > > > Jenn
> > > >
> > > >
> > >
> > >
> > > --
> > > Jeffry Houser, Technical Entrepreneur
> > > Adobe Community Expert: http://tinyurl.com/684b5h
> > > http://www.twitter.com/reboog711 | Phone: 203-379-0773
> > > --
> > > Easy to use Interface Components for Flex Developers
> > > http://www.flextras.com?c=104
> > > --
> > > http://www.theflexshow.com
> > > http://www.jeffryhouser.com
> > > --
> > > Part of the DotComIt Brain Trust
> > >
> >
> >  
> >
>




[flexcoders] Re: Time for a facelift - Flex 2 to Flash 4....:)

2010-06-23 Thread flexnewbie06
Yes Apologies...I think I typed before I thought about this some more.

Flex 2.0.1 SDK To Flex 4 SDK(I guess I was stuck on the name change from flex 
builder 2 to Flash builder 4)...I dunno.

Yes I downloaded Flash Builder 4 Trial.  Tried to open my project in and I 
tried to update some build path properties.  One option is to "Use remote 
object access services", in the Flex Server tab  of project properties.  Maybe 
I'm not supposed to be using that check box at all?  

So If I select Live Cycle - because my only other options BlazeDS (which I'm 
certain I'm not using)..."Only LiveCycle Data Services 2.6 and higher are 
supported" is the error I get.  I suppose this wasn't introduced until a later 
SDK for web Services?  

So I just left it unchecked (not knowing if this will make my web-services 
unusable or not) and it let me proceed and compile...I have a few errors to 
sort out... 

However, as mixed up as I am, "relatively few problems" sounds like a good 
start.

Thanks.
Jenn


--- In flexcoders@yahoogroups.com, Jeffry Houser  wrote:
>
> 
>   Do you mean that you're moving from Flex 2 to Flex 4?  Or from Flex 2 
> to Flash 4?  They mean radically different things.  I'm going to assume 
> you mean the former.
> 
>   Did you download a trial of Flash Builder 4?  You said you hit a wall; 
> what wall did you hit?
> 
>   When you say that "Web Services Not Using Live cycle"; I'm not sure 
> what that means.  But to me that sounds like it might be a problem with 
> your server side code.
> 
>   It would be my expectation that compiling a Flex 2 application against 
> the Flex 4 SDK would present relatively few problems.
> 
> On 6/23/2010 2:19 PM, flexnewbie06 wrote:
> >
> > Hi all,
> > I would like to see our current code base updated from Flex 2.0.1 to 
> > Flash 4. We have many bugs inherent to the components in the SDK I 
> > would like to see resolved. The project is quite large...using web 
> > services and many many components(and States..I think these guys changed).
> >
> > I downloaded the trial for Flash 4 and tried to port some of our code 
> > over, but immediately hit a wall with the web services not using live 
> > cycle. So I am looking for some thoughts from you guys...aside from 
> > some of the web services being broken, am I looking at a whole of 
> > change? How much backwards compatibility does this migration support.
> >
> > Thanks so much for any suggestions.
> >
> > Jenn
> >
> > 
> 
> 
> -- 
> Jeffry Houser, Technical Entrepreneur
> Adobe Community Expert: http://tinyurl.com/684b5h
> http://www.twitter.com/reboog711  | Phone: 203-379-0773
> --
> Easy to use Interface Components for Flex Developers
> http://www.flextras.com?c=104
> --
> http://www.theflexshow.com
> http://www.jeffryhouser.com
> --
> Part of the DotComIt Brain Trust
>




[flexcoders] Time for a facelift - Flex 2 to Flash 4....:)

2010-06-23 Thread flexnewbie06
Hi all,
I would like to see our current code base updated from Flex 2.0.1 to Flash 4.  
We have many bugs inherent to the components in the SDK I would like to see 
resolved.  The project is quite large...using web services and many many 
components(and States..I think these guys changed).

I downloaded the trial for Flash 4 and tried to port some of our code over, but 
immediately hit a wall with the web services not using live cycle.  So I am 
looking for some thoughts from you guys...aside from some of the web services 
being broken, am I looking at a whole of change?  How much backwards 
compatibility does this migration support.

Thanks so much for any suggestions.

Jenn



[flexcoders] Re: Flex Webservices

2010-06-09 Thread flexnewbie06
Thanks, yes I have used them that way before and it would work similarly.  I 
read my webservice and I posted it incorrectly..oops! apologies...so the part 
that confuses me is the complex object part...where you see the web service 
says "zero or more repetitions"...so if I did it in AS how would I send the 
parameter so the operation knows how to resolve which parameter belongs to 
which...sorry that sounds confusing even as I type it.

so..
webservice.removeDVRRecording.send(extID, recordID, recordTitle) 
Where recordID and recordTitle could be repeated many times











 


Thanks again for any thoughts on this...
Jenn


--- In flexcoders@yahoogroups.com, Hans Wichman  wrote:
>
> Hi Jenn,
> 
> this might be related to something completely different, but if you import
> mx.rpc.soap.WebService and create it manually you can simply call the method
> on it with all the parameters you want without using mxml. Is that what you
> mean?
> 
> regards
> Hans
> 
> On Tue, Jun 8, 2010 at 7:34 PM, flexnewbie06  wrote:
> 
> >
> >
> > Hi group.
> >
> > I'm using flex data services (sdk 2.0) and wondering if anyone has ever
> > tried to set up operation parameters pro grammatically? I can't seem to
> > figure out how one would do so without specifically binding to some
> > variable.
> >
> > for example here is the service operation.
> >
> >  > fault="showFault(event);showError(event)">
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> >
> > Is it possible to append elements into the children of the service? Or
> > maybe there is a better approach.
> >
> > Suggestions Greatly appreciated
> > Jenn
> >
> > 
> >
>




[flexcoders] Re: html-template\ index.template.html

2010-06-08 Thread flexnewbie06
Thanks ...I'll give it try :)...I was looking here 
http://www.docsultant.com/site2/articles/flex_cmd.html for command line 
parameters.

would you happen to have used
-output 
alias -o
the filename of the SWF movie to create



--- In flexcoders@yahoogroups.com, Oleg Sivokon  wrote:
>
> If you build that with Ant you may just ignore that and use your own
> variable - that's how I did that anyway. Used  task output attribute.
> I don't know about a way to set that thing from Flash Builder, it seems like
> that's one more thing that Flash Builder knows better than you ;)
>




[flexcoders] Flex Webservices

2010-06-08 Thread flexnewbie06
Hi group.

I'm using flex data services (sdk 2.0) and wondering if anyone has ever tried 
to set up operation parameters pro grammatically?  I can't seem to figure out 
how one would do so without specifically binding to some variable.

for example here is the service operation.





 
  
   





Is it possible to append elements into the children of the service?  Or maybe 
there is a better approach.

Suggestions Greatly appreciated
Jenn




[flexcoders] html-template\ index.template.html

2010-06-07 Thread flexnewbie06
Hi group, 
Can anyone tell help me how to find where the index.template.html resolves the 
macros ${swf}.swf ??  

I have a project that I'm building with ant.  The project started out as ABC 
project, with an abc.mxml as the default app.  Then I added an alternate 
default main.app..xyz.mxml and removed abc.mxml.  My html wrapper still tries 
to embed the non-existent abc as the swf.

Any suggestions greatly appreciated!
Thanks.


(Using Flex sdk 2.0)





[flexcoders] Re: resolved...Bar Chart Label - probably easy for most to resolve!!

2009-04-07 Thread flexnewbie06
Thank you...

Script:

public function setLabel(cat:Object, pcat:Object, ax:CategoryAxis, 
catItem:Object):String
 {
var label:String;
label = catItem.displayName.toString();
return label; 
 };


mxml:


  
 


 < mx:BarSeries yField="ip" xField="errorIndex" displayName="Error  
Index" styleName="{barColor()}"/>
 

--- In flexcoders@yahoogroups.com, Maciek Sakrejda  wrote:
>
> CategoryAxis.labelFunction, and use IP for the categoryField.
> 
> 
> -Original Message-
> From: flexnewbie06 
> Reply-to: flexcoders@yahoogroups.com
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Bar Chart Label - probably easy for most to
> resolve!!
> Date: Mon, 06 Apr 2009 18:54:24 -
> 
> Hi all, 
> I am wondering if it is possible to use a different field for the label
> than the one used in the axis category in a bar chart. 
> 
> To expand...
> 
> 
> 
>  
> 
> 
>  styleName="{barColor()}"/>
>  
> 
> I am trying to show a bar chart that shows a list of services delivered
> by their respect delivery %. I want the label field on the vertical axis
> to show the "display name" of the service but I want the bar series to
> be based on the "IP" of the service. If I try to use the display name of
> the service it backfires because sometimes there are duplicate services
> with the same name, then the bar chart just wigs out and draws those
> bars on top of each other. But there are never duplicate IP's so I'd be
> safe there. I just need clean labels.
> 
> Obviously the above code doesn't work but that is where my brain is
> right now. Could anyone point me in the right direction.
> 
> regards
>




[flexcoders] Bar Chart Label - probably easy for most to resolve!!

2009-04-06 Thread flexnewbie06
Hi all, 
I am wondering if it is possible to use a different field for the label than 
the one used in the axis category in a bar chart.  

To expand...



 


 


I am trying to show a bar chart that shows a list of services delivered by 
their respect delivery %.  I want the label field on the vertical axis to show 
the "display name" of the service but I want the bar series to be based on the 
"IP" of the service.  If I try to use the display name of the service it 
backfires because sometimes there are duplicate services with the same name, 
then the bar chart just wigs out and draws those bars on top of each other. But 
there are never duplicate IP's so I'd be safe there.  I just need clean labels.

Obviously the above code doesn't work but that is where my brain is right now.  
Could anyone point me in the right direction.

regards




[flexcoders] Chart call function

2008-06-16 Thread flexnewbie06
Hi Folks,
Quick question, can I call a function from the xField in a chart - bar
series and pass a field from DP...I can't seem to get the syntax
correct? Thanks in advance.

example. (excerpted code)


private function calculate(x:String):String 
 var y:int = int(x)
 y = y/60;
 return String(y);
}

  


   





[flexcoders] Flash 8 and Flex ocx error

2006-09-21 Thread flexnewbie06
I have an error, that I hope I can get some help with.

I am developing a Flex project and found that it would randomly throw 
an error in IE6 
AppName: iexplore.exeAppVer: 6.0.2800.1106   ModName: fldbg9.ocx
ModVer: 9.0.16.0 Offset: 00082321

I was able to find what was throwing the error so I created a simple 
app to recereate it.

The app has:
SWFLoader
List - List items are Flash 8 created swf's (no code executing in 
them)

When an item is selected on the list the SWFLoader.source is changed 
to the item.  before the item is changed it throws the above 
error...This occured on a seperate machine i tested it on, instead of 
fldbg9.ocx it just said flash9.ocx 

Is this a bug that i cannot avoid because i'm trying to run flash 8 
in flex?? or could anyone lend any suggestions as to how maybe i can 
avoid this error.

My only other option is to re-develop my app in Flash 8..

Thanks! Jenn






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

<*> To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Re: Flash Quiz in Flex

2006-09-06 Thread flexnewbie06
thanks for your thoughts...it is just a simple flash 8 quiz it wasn't 
made with flex.


--- In flexcoders@yahoogroups.com, "Samuel Reuben" <[EMAIL PROTECTED]> 
wrote:
>
> I'm just guessing - but I think the references to the varibles must 
be
> changing or something like that... when you load it up - if it was 
made in
> flash..
> If it was made in Flex2.0, I'd like to see the code that you are 
using - for
> the flex quiz.
> 
> Thanks,
> -sam
> 
> 
> On 9/6/06, flexnewbie06 <[EMAIL PROTECTED]> wrote:
> >
> >Just wondering if anyone has any insight on this.
> >
> > I load a simple flash quiz in the SWFLoader component in my Flex 
app
> > and the QuizTrack seems to stop keeping score. When the quiz 
comes to
> > the last frame, where it calculates total wrong, total correct and
> > total score they are all 0's. Running outside of Flex, of course 
this
> > works fine.
> >
> > Any ideas?
> >
> > Thank you in advance!
> > Jenn
> >
> > 
> >
>






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Flash Quiz in Flex

2006-09-05 Thread flexnewbie06
Just wondering if anyone has any insight on this. 

I load a simple flash quiz in the SWFLoader component in my Flex app 
and the QuizTrack seems to stop keeping score.  When the quiz comes to 
the last frame, where it calculates total wrong, total correct and 
total score they are all 0's.  Running outside of Flex, of course this 
works fine.

Any ideas?

Thank you in advance!
Jenn







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Re: Run Swf File in flash player.

2006-08-25 Thread flexnewbie06
Kumar, 

SWFLoader loads the requested SWF inside your flex app, if that is 
what you are trying to achieve then the following code will load an 
SWF that is located in the same directory as your .mxml file.  Just 
take out the @Embed().



Good luck.
Jenn

--- In flexcoders@yahoogroups.com, "Samuel Reuben" <[EMAIL PROTECTED]> 
wrote:
>
> I don't get it Kumar,
> 
> Are you trying to open a stand alone swf from a IE browser 
(Explorer) by
> using SWFLoader??? That is clearly not possible.
> or are you trying to open it from your computer's file Explorer? 
That is
> possible if you have the stand alone player on your machine...
> You could do a open with... Flash player.
> 
> Please let me know what you are trying to achieve?
> 
> Thanks,
> -sam
> 
> 
> On 8/24/06, Kumar <[EMAIL PROTECTED]> wrote:
> >
> > I am using  below code for running an swf file.
> >
> >
> >
> >   > height="100" width="350"/>
> >
> >
> >
> > And this opens the file in explorer can we do some thing to open 
this file
> > directly in flash player.
> >
> >
> >
> > Can anybody suggest some solution.
> >
> >
> >
> >
> >
> > 
> >
>







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Re: Is it possible to embed a html page in Flex application?

2006-08-24 Thread flexnewbie06
I just wanted to update this post, this is a link to embed an html 
page in Flex 2.0 (updated).  And I tested it on my local machine. 
Works great!

http://www.deitte.com/archives/2006/08/finally_updated.htm

Jenn



--- In flexcoders@yahoogroups.com, "Tim Hoff" <[EMAIL PROTECTED]> wrote:
>
> 
> Here is an example how to embed an html page in Flex using an 
IFrame.
> 
> http://coenraets.com/viewarticle.jsp?articleId=95
> 
> 
> -TH
> 
> --- In flexcoders@yahoogroups.com, "user_abcxyz" 
> wrote:
> >
> > Can we embed a html page in Flex application? If so, please show 
me an
> > example and/or explanation of how to do it.
> >
> > Thank you.
> >
>







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] fldbg9.ocx

2006-08-15 Thread flexnewbie06
Hi...

I am just wondering if everybody experiences the periodic crashing of 
IE6 when running or debugging a flex app.

Basically everytime i run my flex app, it may run okay for a few 
minutes then i will get a ie error window with:

AppName: iexplore.exeAppVer: 6.0.2800.1106   ModName: fldbg9.ocx
ModVer: 9.0.16.0 Offset: 00091fcd

My concern is this...if this just my machine i can find a fix for it. 
But when this app is deployed to THOUSANDS of people is it going to 
happen to all of them also??? My deliverable date is October, so I 
have some time to find a fix, but i would love to find one sooner 
than later.

And if u can fix it, how can it be done. I've been to the Adobe 
updates site and that someone posted and downloaded the new debuggers 
flash 9 but that didn't fix it.

Any Feedback?

Much appreciated!
Jenn







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Sound

2006-07-31 Thread flexnewbie06
I've been trying to research the Sound Class and learn how I can 
manipulate (volume, mute) sound that is embedded in my SWF loaded 
with SWFLoader.

I understand that the SoundMixer class controls embedded streaming 
sounds in a SWF, and that Sound Transform is a property of this. I 
don't understand how to use this class in my code. I think I have to 
tell the SoundTransform or Sound Mixer some how that it should be 
controlling the sound from the embedded SWF but i'm not sure how.  If 
you have any input on this...greatly appreciated.  I'm having a very 
difficult time finding examples.

~Jenn


So far I have:

import flash.media.SoundTransform;  
import flash.media.SoundMixer;

public var mySoundMixer:SoundMixer = new SoundMixer;
public var mySound:SoundTransform = new SoundTransform;


public function volume():void {
var vtemp:Number = new Number;
vtemp = v.value;
mySound.volume = vtemp; 
}








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Re: Local Connection - RESOLVED!

2006-07-27 Thread flexnewbie06
..works perfect.


--- In flexcoders@yahoogroups.com, "JesterXL" <[EMAIL PROTECTED]> wrote:
>
> Delete the ho!
> 
> after close:
> 
> lc = null;
> delete lc;
> 
> - Original Message - 
> From: "flexnewbie06" <[EMAIL PROTECTED]>
> To: 
> Sent: Thursday, July 27, 2006 10:11 AM
> Subject: [flexcoders] Re: Local Connection - RESOLVED!
> 
> 
> Thanks again jesterXL...
> 
> Added just a few lines...can't believe i didn't think of this 
> earlier...it was definitly a "light bulb" moment...cleans up local 
> connection...so it can be used by next loaded swf.  Had to make 
> changes to swf's and just wasn't thinking about them.
> 
> added - to main flex app every time swfLoader changes it's source...
> lc.send ("_swfConnect", "killAll");
> 
> added - to the main.swf's called functions
> lc.killAll = function () {
> lc.close()
> }
> 
> okay...what's next...;o)
> 
> --- In flexcoders@yahoogroups.com, "JesterXL"  wrote:
> >
> > Geez, definately sounds like the GC then, that's harsh.  Um... 
> uh... well, 
> > the only thing I can think of beyond doing it dynamically like 
you 
> said is 
> > to ensure when you remove them that you kill all listeners, 
delete 
> what you 
> > can, disconnect what you can, etc. BEFORE destroying the 
SWFLoader.
> > 
> > Good luck.
> > 
> > - Original Message - 
> > From: "flexnewbie06" 
> > To: 
> > Sent: Thursday, July 27, 2006 8:03 AM
> > Subject: [flexcoders] Re: Local Connection
> > 
> > 
> > Jester, I read the articles and fully understand what you meant...
> > 
> > I load one swf and then try to load a second and even though I've
> > sent the first swf packing it's still in memory and listening to 
the
> > menu.swf's local connection calls because GC hasn't come along and
> > cleaned it up.
> > 
> > Maybe if I get rid of the SWFLoader completely then try to create 
a
> > new one dynamically when the next swf is loaded that would work??
> > I'll try it.
> > 
> > Yes, the menu.swf is able to control the two main swf's outside of
> > Flex. If they are all running at the same time, the menu.swf will
> > control which ever main.swf was started first. Then if i close 
that
> > main.swf the other will just start working.  That little 
experiment
> > just provides more evidence (and helps me get it)...that the first
> > swf is still "there" in Flex...
> > 
> > Anyway, Thanks again...if you have any more suggestions...as 
always
> > appreciated. I'll keep working at it...
> > Jenn
> > 
> > 
> > 
> > --- In flexcoders@yahoogroups.com, "JesterXL"  wrote:
> > >
> > > Oh it's deeper than emptying a source reference.  Welcome to the
> > dark side
> > > of ActionScript 3..
> > >
> > > 
http://www.gskinner.com/blog/archives/2006/06/as3_resource_ma.html
> > >
> > > 
> http://www.gskinner.com/blog/archives/2006/07/as3_resource_ma_1.html
> > >
> > > BTW, do your SWF's talk to eachother locally without Flex?
> > >
> > > - Original Message - 
> > > From: "flexnewbie06" 
> > > To: 
> > > Sent: Wednesday, July 26, 2006 3:13 PM
> > > Subject: [flexcoders] Re: Local Connection
> > >
> > >
> > > okay, thanks...that works for loading a swf at runtime if the
> > > SWFLoader has no assigned source.  However, if the SWFLoader 
has 
> an
> > > assigned source and you try to change it during runtime, then LC
> > > doesn't work anymore.
> > >
> > > That comes back to your last comment about garbage collection 
and
> > the
> > > original swf not being cleaned up before the new one is loaded, 
i
> > > tried to research what you meant but as far i could tell all I 
> could
> > > do in flex was to set the SWFLoader source to ="" before 
loading 
> the
> > > next swf.  I could not find any "unload" methods.
> > >
> > > Thanks again for helping.
> > >
> > >
> > > --- In flexcoders@yahoogroups.com, "JesterXL"  wrote:
> > > >
> > > > Try again, but put an underscore in front of the name for both
> > > SWF's.
> > > >
> > > > "_swfConnect" instead of "swfConnect".
> > > >
> > > >
> > > > - Origin

[flexcoders] Re: Local Connection - RESOLVED!

2006-07-27 Thread flexnewbie06
Thanks again jesterXL...

Added just a few lines...can't believe i didn't think of this 
earlier...it was definitly a "light bulb" moment...cleans up local 
connection...so it can be used by next loaded swf.  Had to make 
changes to swf's and just wasn't thinking about them.

added - to main flex app every time swfLoader changes it's source...
lc.send ("_swfConnect", "killAll");

added - to the main.swf's called functions
lc.killAll = function () {
lc.close()
}

okay...what's next...;o)

--- In flexcoders@yahoogroups.com, "JesterXL" <[EMAIL PROTECTED]> wrote:
>
> Geez, definately sounds like the GC then, that's harsh.  Um... 
uh... well, 
> the only thing I can think of beyond doing it dynamically like you 
said is 
> to ensure when you remove them that you kill all listeners, delete 
what you 
> can, disconnect what you can, etc. BEFORE destroying the SWFLoader.
> 
> Good luck.
> 
> - Original Message - 
> From: "flexnewbie06" <[EMAIL PROTECTED]>
> To: 
> Sent: Thursday, July 27, 2006 8:03 AM
> Subject: [flexcoders] Re: Local Connection
> 
> 
> Jester, I read the articles and fully understand what you meant...
> 
> I load one swf and then try to load a second and even though I've
> sent the first swf packing it's still in memory and listening to the
> menu.swf's local connection calls because GC hasn't come along and
> cleaned it up.
> 
> Maybe if I get rid of the SWFLoader completely then try to create a
> new one dynamically when the next swf is loaded that would work??
> I'll try it.
> 
> Yes, the menu.swf is able to control the two main swf's outside of
> Flex. If they are all running at the same time, the menu.swf will
> control which ever main.swf was started first. Then if i close that
> main.swf the other will just start working.  That little experiment
> just provides more evidence (and helps me get it)...that the first
> swf is still "there" in Flex...
> 
> Anyway, Thanks again...if you have any more suggestions...as always
> appreciated. I'll keep working at it...
> Jenn
> 
> 
> 
> --- In flexcoders@yahoogroups.com, "JesterXL"  wrote:
> >
> > Oh it's deeper than emptying a source reference.  Welcome to the
> dark side
> > of ActionScript 3..
> >
> > http://www.gskinner.com/blog/archives/2006/06/as3_resource_ma.html
> >
> > 
http://www.gskinner.com/blog/archives/2006/07/as3_resource_ma_1.html
> >
> > BTW, do your SWF's talk to eachother locally without Flex?
> >
> > - Original Message - 
> > From: "flexnewbie06" 
> > To: 
> > Sent: Wednesday, July 26, 2006 3:13 PM
> > Subject: [flexcoders] Re: Local Connection
> >
> >
> > okay, thanks...that works for loading a swf at runtime if the
> > SWFLoader has no assigned source.  However, if the SWFLoader has 
an
> > assigned source and you try to change it during runtime, then LC
> > doesn't work anymore.
> >
> > That comes back to your last comment about garbage collection and
> the
> > original swf not being cleaned up before the new one is loaded, i
> > tried to research what you meant but as far i could tell all I 
could
> > do in flex was to set the SWFLoader source to ="" before loading 
the
> > next swf.  I could not find any "unload" methods.
> >
> > Thanks again for helping.
> >
> >
> > --- In flexcoders@yahoogroups.com, "JesterXL"  wrote:
> > >
> > > Try again, but put an underscore in front of the name for both
> > SWF's.
> > >
> > > "_swfConnect" instead of "swfConnect".
> > >
> > >
> > > - Original Message - 
> > > From: "flexnewbie06" 
> > > To: 
> > > Sent: Wednesday, July 26, 2006 1:59 PM
> > > Subject: [flexcoders] Re: Local Connection
> > >
> > >
> > > Jester,
> > > I have tried putting the local connection code in the main flex
> app
> > > and calling to the embedded SWF and this is the attempt at
> creating
> > a
> > > second embedded swf (menu) to make the calls to the main
> > SWF...either
> > > way if the swf is loaded at runtime...local connection is a no 
go.
> > >
> > > Thanks
> > >
> > > *This is my menu.swf local connection code...
> > >
> > > #include "mc_tween2.as"
> > > stop();
> > > var lcsend:LocalConnection = new LocalConnection();
> > >

[flexcoders] Re: Local Connection

2006-07-27 Thread flexnewbie06
Jester, I read the articles and fully understand what you meant...

I load one swf and then try to load a second and even though I've 
sent the first swf packing it's still in memory and listening to the 
menu.swf's local connection calls because GC hasn't come along and 
cleaned it up.  

Maybe if I get rid of the SWFLoader completely then try to create a 
new one dynamically when the next swf is loaded that would work?? 
I'll try it.  

Yes, the menu.swf is able to control the two main swf's outside of 
Flex. If they are all running at the same time, the menu.swf will 
control which ever main.swf was started first. Then if i close that 
main.swf the other will just start working.  That little experiment 
just provides more evidence (and helps me get it)...that the first 
swf is still "there" in Flex...

Anyway, Thanks again...if you have any more suggestions...as always 
appreciated. I'll keep working at it...
Jenn



--- In flexcoders@yahoogroups.com, "JesterXL" <[EMAIL PROTECTED]> wrote:
>
> Oh it's deeper than emptying a source reference.  Welcome to the 
dark side 
> of ActionScript 3..
> 
> http://www.gskinner.com/blog/archives/2006/06/as3_resource_ma.html
> 
> http://www.gskinner.com/blog/archives/2006/07/as3_resource_ma_1.html
> 
> BTW, do your SWF's talk to eachother locally without Flex?
> 
> - Original Message - 
> From: "flexnewbie06" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, July 26, 2006 3:13 PM
> Subject: [flexcoders] Re: Local Connection
> 
> 
> okay, thanks...that works for loading a swf at runtime if the
> SWFLoader has no assigned source.  However, if the SWFLoader has an
> assigned source and you try to change it during runtime, then LC
> doesn't work anymore.
> 
> That comes back to your last comment about garbage collection and 
the
> original swf not being cleaned up before the new one is loaded, i
> tried to research what you meant but as far i could tell all I could
> do in flex was to set the SWFLoader source to ="" before loading the
> next swf.  I could not find any "unload" methods.
> 
> Thanks again for helping.
> 
> 
> --- In flexcoders@yahoogroups.com, "JesterXL"  wrote:
> >
> > Try again, but put an underscore in front of the name for both
> SWF's.
> >
> > "_swfConnect" instead of "swfConnect".
> >
> >
> > - Original Message - 
> > From: "flexnewbie06" 
> > To: 
> > Sent: Wednesday, July 26, 2006 1:59 PM
> > Subject: [flexcoders] Re: Local Connection
> >
> >
> > Jester,
> > I have tried putting the local connection code in the main flex 
app
> > and calling to the embedded SWF and this is the attempt at 
creating
> a
> > second embedded swf (menu) to make the calls to the main
> SWF...either
> > way if the swf is loaded at runtime...local connection is a no go.
> >
> > Thanks
> >
> > *This is my menu.swf local connection code...
> >
> > #include "mc_tween2.as"
> > stop();
> > var lcsend:LocalConnection = new LocalConnection();
> > play_btn.onRelease = function(){
> > lcsend.send ("swfConnect", "playFile");
> > }
> > stop_btn.onRelease = function () {
> > lcsend.send ("swfConnect", "stopandrestart");
> > }
> > pause_btn.onRelease = function () {
> > lcsend.send ("swfConnect" , "pauseFile");
> > }
> >
> > *And this is the Main.swf local connection code
> >
> > var lc:LocalConnection = new LocalConnection();
> > lc.pauseFile = function() {
> > stop();
> > }
> > lc.resumeFile = function() {
> > play();
> > }
> > lc.stopandrestart = function() {
> > gotoAndStop(1);
> > }
> > lc.playFile = function () {
> > gotoAndPlay(1);
> > }
> > lc.getframeNum = function () {
> >
> > }
> > lc.connect("swfConnect");
> >
> > ***
> >
> >
> >
> >
> > --- In flexcoders@yahoogroups.com, "JesterXL"  wrote:
> > >
> > > Can you paste a snippet of your LocalConnection code in the 
Flash
> > SWF?
> > >
> > > - Original Message - 
> > > From: "flexnewbie06" 
> > > To: 
> > > Sent: Wednesday, July 26, 2006 1:02 PM
> > > Subject: [flexcoders] Local Connection
> > >
> > >
> > > I think I am going to go crazy over this.  I have tried this a
> few
> > > different ways and always ending with the same result...not
> working.
&

[flexcoders] Re: Local Connection

2006-07-26 Thread flexnewbie06
okay, thanks...that works for loading a swf at runtime if the 
SWFLoader has no assigned source.  However, if the SWFLoader has an 
assigned source and you try to change it during runtime, then LC 
doesn't work anymore.  

That comes back to your last comment about garbage collection and the 
original swf not being cleaned up before the new one is loaded, i 
tried to research what you meant but as far i could tell all I could 
do in flex was to set the SWFLoader source to ="" before loading the 
next swf.  I could not find any "unload" methods. 
 
Thanks again for helping.


--- In flexcoders@yahoogroups.com, "JesterXL" <[EMAIL PROTECTED]> wrote:
>
> Try again, but put an underscore in front of the name for both 
SWF's.
> 
> "_swfConnect" instead of "swfConnect".
> 
> 
> - Original Message - 
> From: "flexnewbie06" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, July 26, 2006 1:59 PM
> Subject: [flexcoders] Re: Local Connection
> 
> 
> Jester, 
> I have tried putting the local connection code in the main flex app 
> and calling to the embedded SWF and this is the attempt at creating 
a 
> second embedded swf (menu) to make the calls to the main 
SWF...either 
> way if the swf is loaded at runtime...local connection is a no go.
> 
> Thanks 
> 
> *This is my menu.swf local connection code...
> 
> #include "mc_tween2.as"
> stop();
> var lcsend:LocalConnection = new LocalConnection();
> play_btn.onRelease = function(){
> lcsend.send ("swfConnect", "playFile");
> }
> stop_btn.onRelease = function () {
> lcsend.send ("swfConnect", "stopandrestart");
> }
> pause_btn.onRelease = function () {
> lcsend.send ("swfConnect" , "pauseFile"); 
> }
> 
> *And this is the Main.swf local connection code
> 
> var lc:LocalConnection = new LocalConnection();
> lc.pauseFile = function() {
> stop();
> }
> lc.resumeFile = function() {
> play();
> }
> lc.stopandrestart = function() {
> gotoAndStop(1);
> }
> lc.playFile = function () {
> gotoAndPlay(1);
> }
> lc.getframeNum = function () {
> 
> }
> lc.connect("swfConnect");
> 
> ***
> 
> 
> 
> 
> --- In flexcoders@yahoogroups.com, "JesterXL"  wrote:
> >
> > Can you paste a snippet of your LocalConnection code in the Flash 
> SWF?
> > 
> > - Original Message - 
> > From: "flexnewbie06" 
> > To: 
> > Sent: Wednesday, July 26, 2006 1:02 PM
> > Subject: [flexcoders] Local Connection
> > 
> > 
> > I think I am going to go crazy over this.  I have tried this a 
few 
> > different ways and always ending with the same result...not 
working.
> > 
> > I have 2 swf's loaded in my app with SWFLoader. They use local 
> > connection to talk to each other.  If i run app with swfloader 
with 
> > no source and then dynamically set the swf source when something 
> > happens in the app, local connection doesn't work.  If i load the 
> swf 
> > in design the local connection works fine. For example Code 1 
> doesn't 
> > work, Code 2 does...If you can lend a hand I would REALLY 
> appreciate 
> > it.
> > 
> > Jenn
> > 
> > Code 1*
> > 
> > http://www.adobe.com/2006/mxml"; 
> > layout="absolute">
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> >  label="Button"/>
> > 
> > 
> > 
> > **Code 2***
> > 
> > 
> > http://www.adobe.com/2006/mxml"; 
> > layout="absolute">
> > 
> >  > width="467" height="271"/>
> > 
> > 
> > 
> > 
> >  label="Button"/>
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > --
> > Flexcoders Mailing List
> > FAQ: 
> http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > Search Archives: http://www.mail-archive.com/flexcoders%
> 40yahoogroups.com 
> > Yahoo! Groups Links
> >
> 
> 
> 
> 
> 
> 
> 
> 
> --
> Flexcoders Mailing List
> FAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%
40yahoogroups.com 
> Yahoo! Groups Links
>






 Yahoo! Groups Sponsor ~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/SktRrD/hOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Re: Local Connection

2006-07-26 Thread flexnewbie06
Jester, 
I have tried putting the local connection code in the main flex app 
and calling to the embedded SWF and this is the attempt at creating a 
second embedded swf (menu) to make the calls to the main SWF...either 
way if the swf is loaded at runtime...local connection is a no go.

Thanks 

*This is my menu.swf local connection code...

#include "mc_tween2.as"
stop();
var lcsend:LocalConnection = new LocalConnection();
play_btn.onRelease = function(){
lcsend.send ("swfConnect", "playFile");
}
stop_btn.onRelease = function () {
lcsend.send ("swfConnect", "stopandrestart");
}
pause_btn.onRelease = function () {
lcsend.send ("swfConnect" , "pauseFile");   
}

*And this is the Main.swf local connection code

var lc:LocalConnection = new LocalConnection();
lc.pauseFile = function() {
stop();
}
lc.resumeFile = function() {
play();
}
lc.stopandrestart = function() {
gotoAndStop(1);
}
lc.playFile = function () {
gotoAndPlay(1);
}
lc.getframeNum = function () {

}
lc.connect("swfConnect");

***




--- In flexcoders@yahoogroups.com, "JesterXL" <[EMAIL PROTECTED]> wrote:
>
> Can you paste a snippet of your LocalConnection code in the Flash 
SWF?
> 
> - Original Message - 
> From: "flexnewbie06" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, July 26, 2006 1:02 PM
> Subject: [flexcoders] Local Connection
> 
> 
> I think I am going to go crazy over this.  I have tried this a few 
> different ways and always ending with the same result...not working.
> 
> I have 2 swf's loaded in my app with SWFLoader. They use local 
> connection to talk to each other.  If i run app with swfloader with 
> no source and then dynamically set the swf source when something 
> happens in the app, local connection doesn't work.  If i load the 
swf 
> in design the local connection works fine. For example Code 1 
doesn't 
> work, Code 2 does...If you can lend a hand I would REALLY 
appreciate 
> it.
> 
> Jenn
> 
> Code 1*
> 
> http://www.adobe.com/2006/mxml"; 
> layout="absolute">
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> **Code 2***
> 
> 
> http://www.adobe.com/2006/mxml"; 
> layout="absolute">
> 
>  width="467" height="271"/>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> --
> Flexcoders Mailing List
> FAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%
40yahoogroups.com 
> Yahoo! Groups Links
>







 Yahoo! Groups Sponsor ~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/WktRrD/lOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Local Connection

2006-07-26 Thread flexnewbie06
I think I am going to go crazy over this.  I have tried this a few 
different ways and always ending with the same result...not working.

I have 2 swf's loaded in my app with SWFLoader. They use local 
connection to talk to each other.  If i run app with swfloader with 
no source and then dynamically set the swf source when something 
happens in the app, local connection doesn't work.  If i load the swf 
in design the local connection works fine. For example Code 1 doesn't 
work, Code 2 does...If you can lend a hand I would REALLY appreciate 
it.

Jenn

Code 1*

http://www.adobe.com/2006/mxml"; 
layout="absolute">













**Code 2***


http://www.adobe.com/2006/mxml"; 
layout="absolute">













 Yahoo! Groups Sponsor ~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/SktRrD/hOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Local Connection VS. SWF Loader

2006-07-24 Thread flexnewbie06
Just gonna throw this out there, in case it was missed by someone who 
might be able to help.

SWF Loader in Flex App, loads initial swf and local connection works 
perfect to stop / play / pause swf.  As soon as new swf is loaded 
into SWF Loader at runtime...local connection no longer works.  I 
assume it is not the sending local connection as the event listener 
returns status (no errors).  So i guess it might be swf Loader not 
loading swf properly or unloading previous swf...anyway gonna post 
the code so you all can see.  The swf basically has actions layers 
with corresponding functions (stop function etc...)

THANKS!

CODE:

http://www.adobe.com/2006/mxml"; 
layout="absolute" initialize="urlloader()">
 























--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Local Connection Errors

2006-07-24 Thread flexnewbie06
Hopefully someone has come across this type of thing before, as always 
any suggestions are greatly appreciated.

My app contains a SWFLoader component that loads a predetermined swf on 
initialize.  My app also contains a list component that lists a set of 
predetermined swfs from an xml file.  There is also navigation control 
to stop/play/pause/resume the loaded SWF.  I am able to control the 
initially loaded swf's navigation with Local Connection, the problem 
happens when I select a new swf from the playlist, it loads into the 
swfLoader and then the Local connection seems to be broken...I have 
added an listener to the LC to see if the connection is heard..and it 
is however the functions with the loaded swf never get called on. 
(stop/play)So to sum it up, the local connection doesn't work after 
the second SWF is loaded in SWFLoader

Thoughts

Thank you.
Jenn






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Re: SWF Volume

2006-07-21 Thread flexnewbie06
I did see that example, but got confused because the sound in my swf 
is included in the swf not seperate.  


--- In flexcoders@yahoogroups.com, "JesterXL" <[EMAIL PROTECTED]> wrote:
>
> Bottom of the page there is an example:
> 
> 
http://livedocs.macromedia.com/flex/2/langref/flash/media/SoundTransfo
rm.html
> 
> - Original Message - 
> From: "flexnewbie06" <[EMAIL PROTECTED]>
> To: 
> Sent: Friday, July 21, 2006 9:08 AM
> Subject: [flexcoders] SWF Volume
> 
> 
> Can anyone point me the direction on how to control the volume in my
> swf, loaded with swfloader?  Would I use SoundTransform class?
> Any suggestions are always appreciated!
> 
> thanks
> Jenn
> 
> 
> 
> 
> 
> 
> 
> --
> Flexcoders Mailing List
> FAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%
40yahoogroups.com
> Yahoo! Groups Links
>







 Yahoo! Groups Sponsor ~--> 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] SWF Volume

2006-07-21 Thread flexnewbie06
Can anyone point me the direction on how to control the volume in my 
swf, loaded with swfloader?  Would I use SoundTransform class?
Any suggestions are always appreciated!

thanks
Jenn






 Yahoo! Groups Sponsor ~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Re: Loaded SWF proportions

2006-07-20 Thread flexnewbie06
Okay...just playing with the simple stuff...the SWFLoader wasn't 
situated in the panel so it was just exploding...it is contained now.

thanks.


--- In flexcoders@yahoogroups.com, "flexnewbie06" <[EMAIL PROTECTED]> 
wrote:
>
> Hi.
> 
> I have a flex app that loads a swf (created in Flash 8) using 
> SWFLoader.  When the swf is playing it automaiticaly expands size, 
> beyond the size of the swfLoader component and shows parts of the SWF 
> that are supposed to be invisable - design elements of the fla file. 
> This doesn't happen if the swf is played in Flash Player.  As anyone 
> encountered this before? Could it be controlled with the swfLoader 
> component or in the fla file itself? I have tried using max width and 
> max height on the swfLoader to no avail.  Any suggestions would be 
> appreciated.
> 
> Thanks
> Jenn
>







 Yahoo! Groups Sponsor ~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Loaded SWF proportions

2006-07-20 Thread flexnewbie06
Hi.

I have a flex app that loads a swf (created in Flash 8) using 
SWFLoader.  When the swf is playing it automaiticaly expands size, 
beyond the size of the swfLoader component and shows parts of the SWF 
that are supposed to be invisable - design elements of the fla file. 
This doesn't happen if the swf is played in Flash Player.  As anyone 
encountered this before? Could it be controlled with the swfLoader 
component or in the fla file itself? I have tried using max width and 
max height on the swfLoader to no avail.  Any suggestions would be 
appreciated.

Thanks
Jenn






 Yahoo! Groups Sponsor ~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Re: importing xml to my flex app

2006-07-19 Thread flexnewbie06
Still working on getting the list to see the XML...maybe I'm not 
doing this correctly, I assumed that I would need to parse the xml 
out of my_xml into an array and populate the list like that...but now 
I'm thinking I just need to provide my_XML as a dataprovider to 
list??? I'm so confused...any good referance docs would be wonderful 
or maybe someone has done this before?...it seems my_XML is out of 
scope for the list item...thanks for looking..

XML:



test1


test2

 
test3


test4




CODE: 
//create urlloader and urlRequest 
public function urlloader():void{   
var xml_loader:URLLoader = new URLLoader;   
var xml_request:URLRequest = new URLRequest ("playlist.xml");
xml_loader.load(xml_request);   
xml_loader.addEventListener("complete", onComplete);
}


//Read XML doc and load course contents
public function onComplete(event:Event): void{
var loader:URLLoader = URLLoader(event.target); 
my_xml = new XML(loader.data);
my_xml.ignoreWhite = true   
};



ERROR:
SeverityDescription ResourceIn Folder
LocationCreation Time   Id
1   Data binding will not be able to detect assignments 
to "my_xml".Player.mxml Player  line 80 July 19, 2006 9:43:26 
AM  599



--- In flexcoders@yahoogroups.com, "Jeremy Lu" <[EMAIL PROTECTED]> wrote:
>
> One little addition to Tracy's post, when using attribute for 
labelField,
> don't forget to add an "@" sign, this is the E4X notation for 
accessing
> attribute.
> 
> 
> Jeremy.
> 
> 
> On 7/19/06, Tracy Spratt <[EMAIL PROTECTED]> wrote:
> >
> >Yes.
> >
> >
> >
> > Assign my_xml to the dataProvider property of the List.
> >
> >
> >
> > Then, depending on the structure of your xml, specify labelField 
or define
> > a labelFunction.
> >
> >
> >
> > You'll need a more specific question for a more specific answer.
> >
> >
> >
> > Tracy
> >
> >
> >  --
> >
> > *From:* flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] *On
> > Behalf Of *flexnewbie06
> > *Sent:* Tuesday, July 18, 2006 12:35 PM
> > *To:* flexcoders@yahoogroups.com
> > *Subject:* [flexcoders] importing xml to my flex app
> >
> >
> >
> > Is is possible for me to populate a list in my app with an 
external XML
> > doc.
> >
> > So far, I have the xml doc loaded into XML object in my app using
> > URLLoader and when I trace my_xml.toString(), my xml doc is in 
fact
> > loaded the XML object. I guess my problem from here is how to 
access
> > the attributes in my XML object to populate my list???
> >
> > Does anyone have any experience with this?
> >
> > thanks
> > Jenn
> >
> >  
> >
>









 Yahoo! Groups Sponsor ~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Re: SWFLoader how to access host application

2006-07-18 Thread flexnewbie06
Milan, you may be light years ahead of me...I don't know. However, I 
was working on getting my Flex app to communicate with my loaded SWF 
and the only way I could accomplish this was to use LocalConnection. My 
Host app can send and listen from the loaded SWF and vica versa...

I don't know if that helps, hope it does
jenn



--- In flexcoders@yahoogroups.com, "kosir.milan" <[EMAIL PROTECTED]> wrote:
>
> Hi all, I'm posting this again after first unseccesfull post.
> 
> I'd like to use SWFLoader to load some flex/AS3 swf, and when it is
> loaded into host application, I'd like to change some data on it,
> according to data in host application. I've seen examples in help 
about
> accessing loaded SWF with SystemManager, but I'd like to access host
> application from within loaded swf (in creationComplete event). Does
> anyone has experience how to access variables/methods in host
> application? If I trace this.parent.parent.parent in loaded swf I can
> see my SWFLoader in host application, but it seems like I can't access
> parentApplication directly.
> Any hint would be greatly appreciated.
> Thanks, Milan
>






 Yahoo! Groups Sponsor ~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] importing xml to my flex app

2006-07-18 Thread flexnewbie06
Is is possible for me to populate a list in my app with an external XML 
doc.

So far, I have the xml doc loaded into XML object in my app using 
URLLoader and when I trace my_xml.toString(), my xml doc is in fact 
loaded the XML object. I guess my problem from here is how to access 
the attributes in my XML object to populate my list??? 

Does anyone have any experience with this?

thanks 
Jenn






 Yahoo! Groups Sponsor ~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Adobe Resources

2006-07-17 Thread flexnewbie06
I just need to say it seems that every page I need to access on the 
Adobe livedocs is missing...this is very frustrating.  Sorry folks, 
needed to see if others are experiencing this also.





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] URLLoader compile error

2006-07-17 Thread flexnewbie06
Hi
I am trying to load an xml doc to the loader...i get a compile error 
1120 on the xml_loader variable. onComplete is a function I wrote to 
list the xml data into a list.
 
Any suggestions on what I'm doing wrong?

var xml_loader:URLLoader = new URLLoader;
var xml_request:URLRequest = new URLRequest ("playlist.xml");   

xml_loader.addEventListener("COMPLETE", onComplete);
xml_loader.load(xml_request);



SeverityDescription ResourceIn Folder
LocationCreation Time   Id
2   1120: Access of undefined property onComplete.  
2   1120: Access of undefined property xml_loader.  
2   1120: Access of undefined property xml_loader.  
2   1120: Access of undefined property xml_request. 







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Re: SWF Loader

2006-07-13 Thread flexnewbie06
Okay, please don't laugh at this question!  Does my Flex App need to 
be compiled before the LocalConnection will work

I will post my Flash Action Code and my Flex 2 Code...I get no errors 
and the button label does change...the SWF just doesn't stop...it 
does nothing...Can anyone see what I'm doing wrong?

---FLEX Code--


http://www.adobe.com/2006/mxml"; 
layout="absolute" initialize="initApp()" 
viewSourceURL="srcview/index.html">








---FlASH Action Script-

var lc:LocalConnection = new LocalConnection();

lc.stopFile = function() {
stop();
}
lc.resumeFile = function() {
play();
}
lc.connect("swf8connector");




--- In flexcoders@yahoogroups.com, "Hilary Bridel" <[EMAIL PROTECTED]> 
wrote:
>
> Here is great example (by Peter Ent) of localconnection applied 
between Flex
> and SWF v8
> 
http://weblogs.macromedia.com/pent/archives/2006/07/using_actionscr.cf
m
> Hilary
> 
> --
> 
> 
> On 7/13/06, Derek Vadneau <[EMAIL PROTECTED]> wrote:
> >
> >  You could use ExternalInterface to communicate between the two. 
It's as
> > easy to setup as LocalConnection (maybe easier).
> >
> > Check out this example:
> >
> > http://tracethis.com/wp-
content/playground/SWF9_SWF8_Comms/SWF9_SWF8_Comms.html
> >
> > The content on the left is created by the SWF9 and the content on 
the
> > right is a version 8 SWF. Typing in the top textfield of one side 
updates
> > text in the lower textfield of the other side. And no JavaScript 
involved.
> >
> > With this you could communicate synchronously, even create 
Proxy/__resolve
> > functionality to make most calls transparent.
> >
> >
> >
> >
> > On 7/12/06, JesterXL <[EMAIL PROTECTED] > wrote:
> > >
> > >Yeah, basically. It's asynchronus communication. It's not as 
cool as
> > > myLoadedSWF.gotoAndPlay(2), but those are the breaks.
> > >
> > >
> > > - Original Message -
> > > From: "flexnewbie06" <[EMAIL PROTECTED] >
> > > To: >
> > > Sent: Wednesday, July 12, 2006 9:37 AM
> > > Subject: [flexcoders] Re: SWF Loader
> > >
> > > Thank you for your response...I am not very familiar with
> > > LocalConnection, however I have a general understanding...would 
I
> > > need to create a "sender" lc in my Flex app and add 
a "receiver" lc
> > > in my SWF to make the two communicate?
> > >
> > > --- In flexcoders@yahoogroups.com ,
> > > "JesterXL"  wrote:
> > > >
> > > > It's an AVM1Movie, not a MovieClip. Unfortunately, this 
prevents
> > > you from
> > > > talking to the SWF; you have to use LocalConnection, or some 
other
> > > binary
> > > > socket way.
> > > >
> > > > Have you tried with Flash 9 Alpha yet? I haven't had time but 
I
> > > bet this'd
> > > > work.
> > > >
> > > > - Original Message -
> > > > From: "flexnewbie06" 
> > > > To: >
> > > > Sent: Wednesday, July 12, 2006 8:48 AM
> > > > Subject: [flexcoders] SWF Loader
> > > >
> > > >
> > > > I am trying to cast swf as MovieClip in Flex 2.0. The SWF was
> > > > created with Flash 8...I get an coercion error...is this 
something
> > > > that can not be done or maybe I am doing it incorrectly.
> > > >
> > > > I have posted the error and my code. Any Suggestions?
> > > >
> > > >
> > > >
> > > > TypeError: Error #1034: Type Coercion failed: cannot convert
> > > > flash.display::[EMAIL PROTECTED] to flash.display.MovieClip.
> > > > at EPlayer/::test()
> > > > at EPlayer/___Button1_click()
> > > >
> > > >
> > > > CODE:
> > > >
> > > >
> > > > 
> > > > http://www.adobe.com/2006/mxml";
> > > > layout="absolute">
> > > > 
> > > > 
> > > > 
> > > >
> > > >  > > > paddingTop="10" paddingBottom="10" paddingLeft="10"
> > > paddingRight="10"
> > > > y="10" x="10">
> > > >
> > > >  > > > width="459"/>
> > > >
> > > > 
> > > >
> > > > 
> > > > 
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Flexcoders Mailing List
> > > > FAQ:
> > > http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > > > Search Archives: http://www.mail-archive.com/flexcoders%
<http://www.mail-archive.com/flexcoders%25>
> > > 40yahoogroups.com
> > > > Yahoo! Groups Links
> > > >
> > >
> > > --
> > > Flexcoders Mailing List
> > > FAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > > Search Archives:
> > > http://www.mail-archive.com/flexcoders%40yahoogroups.com
> > > Yahoo! Groups Links
> > >
> > >
> >
> >
> > --
> >
> > Derek Vadneau 
> >
> 
> 
> 
> -- 
> Hilary
> 
> --
>






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] Re: SWF Loader

2006-07-12 Thread flexnewbie06
Hilary, that is EXACTLY what I am trying to do...so basically my V8 
SWF just won't work and I'll have to export to V9??...

QUOTE"So, I imported my V8 SWF into the Flash 9 alpha IDE, and 
exported it as a V9 SWF."END QUOTE

Thanks everyone for your replies...

Jenn


--- In flexcoders@yahoogroups.com, "Hilary Bridel" <[EMAIL PROTECTED]> 
wrote:
>
> Hi,
> There is an example on my site with a Flash 9 SWF.
> http://www.bridel.org/
> 
> Hilary
> 
> --
> 
> 
> On 7/12/06, flexnewbie06 <[EMAIL PROTECTED]> wrote:
> >
> > I am trying to cast swf as MovieClip in Flex 2.0.  The SWF was
> > created with Flash 8...I get an coercion error...is this something
> > that can not be done or maybe I am doing it incorrectly.
> >
> > I have posted the error and my code.  Any Suggestions?
> >
> >
> >
> > TypeError: Error #1034: Type Coercion failed: cannot convert
> > flash.display::[EMAIL PROTECTED] to flash.display.MovieClip.
> >at EPlayer/::test()
> >at EPlayer/___Button1_click()
> >
> >
> > CODE:
> >
> >
> > 
> > http://www.adobe.com/2006/mxml";
> > layout="absolute">
> > 
> >
> > 
> >
> >  > paddingTop="10" paddingBottom="10" paddingLeft="10" 
paddingRight="10"
> > y="10" x="10">
> >
> >  > width="459"/>
> >
> > 
> >
> > 
> > 
> >
> >
> >
> >
> >
> >
> >
> > --
> > Flexcoders Mailing List
> > FAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> > Search Archives: http://www.mail-archive.com/flexcoders%
40yahoogroups.com
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> 
> 
> -- 
> Hilary
> 
> --
>







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Re: SWF Loader

2006-07-12 Thread flexnewbie06
Thank you for your response...I am not very familiar with 
LocalConnection, however I have a general understanding...would I 
need to create a "sender" lc in my Flex app and add a "receiver" lc 
in my SWF to make the two communicate?


--- In flexcoders@yahoogroups.com, "JesterXL" <[EMAIL PROTECTED]> wrote:
>
> It's an AVM1Movie, not a MovieClip.  Unfortunately, this prevents 
you from 
> talking to the SWF; you have to use LocalConnection, or some other 
binary 
> socket way.
> 
> Have you tried with Flash 9 Alpha yet?  I haven't had time but I 
bet this'd 
> work.
> 
> - Original Message - 
> From: "flexnewbie06" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, July 12, 2006 8:48 AM
> Subject: [flexcoders] SWF Loader
> 
> 
> I am trying to cast swf as MovieClip in Flex 2.0.  The SWF was
> created with Flash 8...I get an coercion error...is this something
> that can not be done or maybe I am doing it incorrectly.
> 
> I have posted the error and my code.  Any Suggestions?
> 
> 
> 
> TypeError: Error #1034: Type Coercion failed: cannot convert
> flash.display::[EMAIL PROTECTED] to flash.display.MovieClip.
> at EPlayer/::test()
> at EPlayer/___Button1_click()
> 
> 
> CODE:
> 
> 
> 
> http://www.adobe.com/2006/mxml";
> layout="absolute">
> 
> 
> 
> 
>  paddingTop="10" paddingBottom="10" paddingLeft="10" 
paddingRight="10"
> y="10" x="10">
> 
>  width="459"/>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> --
> Flexcoders Mailing List
> FAQ: 
http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%
40yahoogroups.com
> Yahoo! Groups Links
>






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] SWFLoader Issues

2006-07-12 Thread flexnewbie06
Does anyone have any experience using SWFLoader to load SWF in Flex 
APP?  Specifically, maniputlating the SWF.

Thanks.





 Yahoo! Groups Sponsor ~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] SWF Loader

2006-07-12 Thread flexnewbie06
I am trying to cast swf as MovieClip in Flex 2.0.  The SWF was 
created with Flash 8...I get an coercion error...is this something 
that can not be done or maybe I am doing it incorrectly.

I have posted the error and my code.  Any Suggestions?



TypeError: Error #1034: Type Coercion failed: cannot convert 
flash.display::[EMAIL PROTECTED] to flash.display.MovieClip.
at EPlayer/::test()
at EPlayer/___Button1_click()


CODE:



http://www.adobe.com/2006/mxml"; 
layout="absolute">


















 Yahoo! Groups Sponsor ~--> 
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[flexcoders] Control SWF in Flex 2.0

2006-07-11 Thread flexnewbie06
Does any one know if this is possible.  I want to control (stop, play, 
pause) SWF in my Flex 2.0 App?

If you have suggestions or know where to point me...greatly appreciated.

Thanks!





 Yahoo! Groups Sponsor ~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/nhFolB/TM
~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/