Re: [Flashcoders] mac projector

2009-10-27 Thread Glen Pike

Hi,

   I think it's relative to the project.app - the mac treats that as an 
"executable" - although this was on CS3 published cross-platform 
projector.  I had my project.app and projector.exe in the root of the CD 
and loading a swf file with the main application in, which in turn 
loaded files from a data dir:


   project.app
   projector.exe
   main.swf
   data/
   --blah.xml

   Hope this helps.

   Glen

Latcho wrote:

Hello,

Trying to publish a flash8 mac projector in CS4 turns out to be a tad 
changed.
I published years ago in flash 8 on PC to a mac .HQX file and could 
put my additional loadable swf files next to it.

Now in CS4 I'm forced to publish a mac .APP folder.
So this stuff will be used on a hybrid cdrom and loads several 
additional swf's.
Anybody knows what the relative root is of the project when you load 
in additional swf files ?
Am I supposed to add the additional loadable swf files next to the 
project.app
or do I have to put them in the Resources folder on the level of 
movie.swf and Flash Player.rsrc

CD:.
└───project.app
└───Contents
│ Info.plist
│ PkgInfo
│
├───MacOS
│ Flash Player
│
└───Resources
│ document.icns
│ Flash Player.rsrc
│ icon.icns
│ mflv.icns
│ movie.swf
│
├───cs.lproj
│ Localized.rsrc
│
├───de.lproj
│ Localized.rsrc
...

Thanks,
Latcho.

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



--

Glen Pike
01326 218440
www.glenpike.co.uk 

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] mac projector

2009-10-27 Thread Latcho

Hello,

Trying to publish a flash8 mac projector in CS4 turns out to be a tad 
changed.
I published years ago in flash 8 on PC to a mac .HQX file and could put 
my additional loadable swf files next to it.

Now in CS4 I'm forced to publish a mac .APP folder.
So this stuff will be used on a hybrid cdrom and loads several 
additional swf's.
Anybody knows what the relative root is of the project when you load in 
additional swf files ?
Am I supposed to add the additional loadable swf files next to the 
project.app
or do I have to put them in the Resources folder on the level of 
movie.swf and Flash Player.rsrc

CD:.
└───project.app
└───Contents
│ Info.plist
│ PkgInfo
│
├───MacOS
│ Flash Player
│
└───Resources
│ document.icns
│ Flash Player.rsrc
│ icon.icns
│ mflv.icns
│ movie.swf
│
├───cs.lproj
│ Localized.rsrc
│
├───de.lproj
│ Localized.rsrc
...

Thanks,
Latcho.

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Website in an application

2009-10-27 Thread Latcho

I did not know that !
Looks good.
Is it also possible to catch referer headers  / link clicks and prevent 
them ?

Ciao,
Latcho

Eric E. Dolecki wrote:

Just use AIR and an HTML Browser component. Easy-peasy.

On Tue, Oct 27, 2009 at 5:12 PM, John R. Sweeney Jr
wrote:

  

Thanks, I'll check it out.

John


on 10/27/09 4:03 PM, Latcho at spamtha...@gmail.com wrote:



Google for "kiosk browser"
never tested, just found:
http://samanathon.com/firefox-2s-kiosk-mode/

Cheers,
Latcho
  

John R. Sweeney Jr.
Interactive Multimedia Developer


OnDemand Interactive Inc
945 Washington Blvd.
Hoffman Estates, IL 60169
Office/Fax: 847.310.5959
Cellular: 847.651.4469
www.ondemandinteractive.com


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders






  


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Website in an application

2009-10-27 Thread Eric E. Dolecki
Just use AIR and an HTML Browser component. Easy-peasy.

On Tue, Oct 27, 2009 at 5:12 PM, John R. Sweeney Jr
wrote:

> Thanks, I'll check it out.
>
> John
>
>
> on 10/27/09 4:03 PM, Latcho at spamtha...@gmail.com wrote:
>
> > Google for "kiosk browser"
> > never tested, just found:
> > http://samanathon.com/firefox-2s-kiosk-mode/
> >
> > Cheers,
> > Latcho
>
>
> John R. Sweeney Jr.
> Interactive Multimedia Developer
>
>
> OnDemand Interactive Inc
> 945 Washington Blvd.
> Hoffman Estates, IL 60169
> Office/Fax: 847.310.5959
> Cellular: 847.651.4469
> www.ondemandinteractive.com
>
>
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
http://ericd.net
Interactive design and development
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Website in an application

2009-10-27 Thread John R. Sweeney Jr
Thanks, I'll check it out.

John


on 10/27/09 4:03 PM, Latcho at spamtha...@gmail.com wrote:

> Google for "kiosk browser"
> never tested, just found:
> http://samanathon.com/firefox-2s-kiosk-mode/
> 
> Cheers,
> Latcho


John R. Sweeney Jr.
Interactive Multimedia Developer


OnDemand Interactive Inc
945 Washington Blvd.
Hoffman Estates, IL 60169
Office/Fax: 847.310.5959
Cellular: 847.651.4469
www.ondemandinteractive.com


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Website in an application

2009-10-27 Thread John R. Sweeney Jr
It already is a projector and as such, you can't put HTML websites inside.

But thank you anyway.

John


on 10/27/09 2:50 PM, Henrik Andersson at he...@henke37.cjb.net wrote:

> Sounds like an excellent time to make a projector then. Make it go
> fullscreen and it should be just fine.


John R. Sweeney Jr.
Interactive Multimedia Developer


OnDemand Interactive Inc
945 Washington Blvd.
Hoffman Estates, IL 60169
Office/Fax: 847.310.5959
Cellular: 847.651.4469
www.ondemandinteractive.com


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Website in an application

2009-10-27 Thread John R. Sweeney Jr
Thanks, I'm looking into AIR right now.

John



on 10/27/09 3:29 PM, Ian Thomas at i...@eirias.net wrote:

> Hi John,
>I'd take a look at AIR. It allows you to drop in real HTML
> components (using the WebKit engine, the same thing that Safari uses)
> controlled from a Flash application.
> 
> HTH,
>Ian


John R. Sweeney Jr.
Interactive Multimedia Developer


OnDemand Interactive Inc
945 Washington Blvd.
Hoffman Estates, IL 60169
Office/Fax: 847.310.5959
Cellular: 847.651.4469
www.ondemandinteractive.com


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Website in an application

2009-10-27 Thread Latcho

G'day,

Well it's up to you to educate the client since you are an
Interactive Multimedia Developer that knows ( I suppose ) that you can't 
render html sites within flash.
If that corporate site is flash I don't see your problem, just use a swf 
projector.


If it is html you will need a third party tool that locks all features of an OS and browser down and 
that let's you stay where you want the user to be (at the corporate location).


Google for "kiosk browser"
never tested, just found:
http://samanathon.com/firefox-2s-kiosk-mode/

Cheers,
Latcho




John R. Sweeney Jr wrote:

Howdy List,

My client wants a touchscreen application. I've done several on 50" plasma
screens before for them using a Flash projector on a PC, but the kink in
this one is the client wants to be able to view the corporate website in the
Flash app. They don't want a browser popping up over the app, but to appear
inside the program. And of course they only want the user to navigate around
the corporate site, not go to other sites, so no access to a url window
either. :)

Suggestion or a place of a reference for a similar project would be GREATLY
appreciated.

Thanks in advance for any advise or help,
John
 


John R. Sweeney Jr.
Interactive Multimedia Developer


OnDemand Interactive Inc
945 Washington Blvd.
Hoffman Estates, IL 60169
Office/Fax: 847.310.5959
Cellular: 847.651.4469
www.ondemandinteractive.com


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

  


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Website in an application

2009-10-27 Thread Ian Thomas
Hi John,
   I'd take a look at AIR. It allows you to drop in real HTML
components (using the WebKit engine, the same thing that Safari uses)
controlled from a Flash application.

HTH,
   Ian

On Tue, Oct 27, 2009 at 7:27 PM, John R. Sweeney Jr
 wrote:
> Howdy List,
>
> My client wants a touchscreen application. I've done several on 50" plasma
> screens before for them using a Flash projector on a PC, but the kink in
> this one is the client wants to be able to view the corporate website in the
> Flash app. They don't want a browser popping up over the app, but to appear
> inside the program. And of course they only want the user to navigate around
> the corporate site, not go to other sites, so no access to a url window
> either. :)
>
> Suggestion or a place of a reference for a similar project would be GREATLY
> appreciated.
>
> Thanks in advance for any advise or help,
> John
>
>
> John R. Sweeney Jr.
> Interactive Multimedia Developer
>
>
> OnDemand Interactive Inc
> 945 Washington Blvd.
> Hoffman Estates, IL 60169
> Office/Fax: 847.310.5959
> Cellular: 847.651.4469
> www.ondemandinteractive.com
>
>
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] Website in an application

2009-10-27 Thread Henrik Andersson

John R. Sweeney Jr wrote:

Howdy List,

My client wants a touchscreen application. I've done several on 50" plasma
screens before for them using a Flash projector on a PC, but the kink in
this one is the client wants to be able to view the corporate website in the
Flash app. They don't want a browser popping up over the app, but to appear
inside the program. And of course they only want the user to navigate around
the corporate site, not go to other sites, so no access to a url window
either. :)

Suggestion or a place of a reference for a similar project would be GREATLY
appreciated.

Thanks in advance for any advise or help,
John


Sounds like an excellent time to make a projector then. Make it go 
fullscreen and it should be just fine.


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] Website in an application

2009-10-27 Thread John R. Sweeney Jr
Howdy List,

My client wants a touchscreen application. I've done several on 50" plasma
screens before for them using a Flash projector on a PC, but the kink in
this one is the client wants to be able to view the corporate website in the
Flash app. They don't want a browser popping up over the app, but to appear
inside the program. And of course they only want the user to navigate around
the corporate site, not go to other sites, so no access to a url window
either. :)

Suggestion or a place of a reference for a similar project would be GREATLY
appreciated.

Thanks in advance for any advise or help,
John
 

John R. Sweeney Jr.
Interactive Multimedia Developer


OnDemand Interactive Inc
945 Washington Blvd.
Hoffman Estates, IL 60169
Office/Fax: 847.310.5959
Cellular: 847.651.4469
www.ondemandinteractive.com


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] CS4 IDE menu text size too small

2009-10-27 Thread Cor
In Windows you can use the Magnifying glass.  LOL

-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of John R.
Sweeney Jr
Sent: dinsdag 27 oktober 2009 17:49
To: Flash Coders List
Subject: Re: [Flashcoders] CS4 IDE menu text size too small

Get glasses. I run 1920 and it looks fineŠ ;)

Later,
John


on 10/27/09 9:16 AM, dave matthews at davidmatthews_...@hotmail.com wrote:

> 
> hi All,
> 
>   Checking out CS4 IDE.  The menu text size too small to read on a 1920x
> monitor - is there a way to make it bigger?
> 
> thanks,
> Dave


John R. Sweeney Jr.
Interactive Multimedia Developer


OnDemand Interactive Inc
945 Washington Blvd.
Hoffman Estates, IL 60169
Office/Fax: 847.310.5959
Cellular: 847.651.4469
www.ondemandinteractive.com



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 9.0.698 / Virus Database: 270.14.32/2460 - Release Date: 10/26/09
09:10:00


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] add properties to Event object

2009-10-27 Thread Geografiek

Hi Andew,
Just a month ago Jason posted a very very usefull note on how to  
write custom events.


See below:



Here is how you write a custom event:

package
{
import flash.events.Event;

public class MyEvent extends Event
{
public static var SOUND_REQUESTED:String =
"sound_requested";

public function MyEvent(type:String,
bubbles:Boolean=false, cancelable:Boolean=false)
{
super(type, bubbles, cancelable);

}

public override function clone():Event
{
return new MyEvent(type, bubbles, cancelable);
}

public override function toString():String
{
return formatToString("MyEvent", "type",
"bubbles", "cancelable", "eventPhase");
}

}

}

Here is how you would dispatch that event with bubbling:

dispatchEvent(new MyEvent(MyEvent.SOUND_REQUESTED, true));

Here is how you would listen for it and handle it anywhere in the
display chain:

addEventListener(MyEvent.SOUND_REQUESTED, onSoundRequested);

function onSoundRequested(event:MyEvent):void
{
//Code to play sound here.
}



HTH
Willem van den Goorbergh
On 27-okt-2009, at 17:56, Dave Watts wrote:

Why can't I add any properties to an AS3 Event object?  I get a  
1056: cannot

create property prop-name on Event
Event extends Object, right?


Event is not a dynamic class. In AS3, you can only add properties to
dynamic classes. So, as everyone else has mentioned, you have to
extend Event to create a custom event class. Don't forget to override
the clone method and create a new event!

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
Geografiek is a Dutch, Utrecht-based map and chart design company.
Willem van den Goorbergh can be contacted by telephone: (+31) 
30-2719512 or cell phone: (+31)6-26372378

or by fax: (+31)302719687
snail mail: Hooghiemstraplein 89 3514 AX UTRECHT
Visit our website at: http://www.geografiek.nl
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=




___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] add properties to Event object

2009-10-27 Thread Dave Watts
> Why can't I add any properties to an AS3 Event object?  I get a 1056: cannot
> create property prop-name on Event
> Event extends Object, right?

Event is not a dynamic class. In AS3, you can only add properties to
dynamic classes. So, as everyone else has mentioned, you have to
extend Event to create a custom event class. Don't forget to override
the clone method and create a new event!

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] add properties to Event object

2009-10-27 Thread Andrew Sinning
Okay.  I just read the manual entry for "dynamic" and the explanation 
for how sealed classes improve performance.  Very helpful and interesting.


Glen Pike wrote:

Andrew Sinning wrote:
Why can't I add any properties to an AS3 Event object?  I get a 1056: 
cannot create property prop-name on Event

Event extends Object, right?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


You probably have to extend the Event class and create your own 
private / public variables to pass data around...

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] CS4 IDE menu text size too small

2009-10-27 Thread John R. Sweeney Jr
Get glasses. I run 1920 and it looks fineŠ ;)

Later,
John


on 10/27/09 9:16 AM, dave matthews at davidmatthews_...@hotmail.com wrote:

> 
> hi All,
> 
>   Checking out CS4 IDE.  The menu text size too small to read on a 1920x
> monitor - is there a way to make it bigger?
> 
> thanks,
> Dave


John R. Sweeney Jr.
Interactive Multimedia Developer


OnDemand Interactive Inc
945 Washington Blvd.
Hoffman Estates, IL 60169
Office/Fax: 847.310.5959
Cellular: 847.651.4469
www.ondemandinteractive.com



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] add properties to Event object

2009-10-27 Thread Eric E. Dolecki
Just to add - I do this all the time and it becomes fun after a while ;)

On Tue, Oct 27, 2009 at 12:13 PM, Merrill, Jason <
jason.merr...@bankofamerica.com> wrote:

> You need to create a custom event by extending the Event class - then
> add whatever properties you want to that.
>
>
> Jason Merrill
>
> Bank of  America   Global Learning
> Learning & Performance Soluions
>
> Monthly meetings on making the most of the Adobe Flash Platform -
> presented by bank associates, Adobe engineers, and outside experts in
> the broader multimedia community - join the Bank of America Flash
> Platform Community  (note: this is for Bank of America employees only)
>
>
>
>
> -Original Message-
> From: flashcoders-boun...@chattyfig.figleaf.com
> [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Andrew
> Sinning
> Sent: Tuesday, October 27, 2009 11:58 AM
> To: Flash Coders
> Subject: [Flashcoders] add properties to Event object
>
> Why can't I add any properties to an AS3 Event object?  I get a 1056:
> cannot create property prop-name on Event
>
> Event extends Object, right?
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
http://ericd.net
Interactive design and development
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] add properties to Event object

2009-10-27 Thread Merrill, Jason
You need to create a custom event by extending the Event class - then
add whatever properties you want to that.


Jason Merrill 

Bank of  America   Global Learning 
Learning & Performance Soluions

Monthly meetings on making the most of the Adobe Flash Platform -
presented by bank associates, Adobe engineers, and outside experts in
the broader multimedia community - join the Bank of America Flash
Platform Community  (note: this is for Bank of America employees only)




-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Andrew
Sinning
Sent: Tuesday, October 27, 2009 11:58 AM
To: Flash Coders
Subject: [Flashcoders] add properties to Event object

Why can't I add any properties to an AS3 Event object?  I get a 1056: 
cannot create property prop-name on Event 

Event extends Object, right?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] add properties to Event object

2009-10-27 Thread Glen Pike

Andrew Sinning wrote:
Why can't I add any properties to an AS3 Event object?  I get a 1056: 
cannot create property prop-name on Event

Event extends Object, right?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


You probably have to extend the Event class and create your own private 
/ public variables to pass data around...

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] add properties to Event object

2009-10-27 Thread Andrew Sinning
Why can't I add any properties to an AS3 Event object?  I get a 1056: 
cannot create property prop-name on Event 


Event extends Object, right?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] CS4 IDE menu text size too small

2009-10-27 Thread Cor
That is only for the text in the Actionscript window (F9) not the menus

-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of liutoday
Sent: dinsdag 27 oktober 2009 15:43
To: flashcoders@chattyfig.figleaf.com
Subject: RE: [Flashcoders] CS4 IDE menu text size too small



 

> From: davidmatthews_...@hotmail.com
> To: flashcoders@chattyfig.figleaf.com
> Date: Tue, 27 Oct 2009 10:16:02 -0400
> Subject: [Flashcoders] CS4 IDE menu text size too small
> 
> 
> hi All,
> 
>   Checking out CS4 IDE.  The menu text size too small to read on a 1920x
monitor - is there a way to make it bigger?
> 
> thanks,
> Dave
>   
> 
> _
> New Windows 7: Find the right PC for you. Learn more.
>
http://www.microsoft.com/windows/pc-scout/default.aspx?CBID=wl&ocid=PID24727
::T:WLMTAGL:ON:WL:en-US:WWL_WIN_pcscout:102009
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


 

of course,there is a way..

eidt->preferences->actionscript->font.

you can select a number.
  
_
全新 Windows 7:寻找最适合您的 PC。了解详情。
http://www.microsoft.com/china/windows/buy/ 
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 9.0.698 / Virus Database: 270.14.32/2460 - Release Date: 10/26/09
09:10:00


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] CS4 IDE menu text size too small

2009-10-27 Thread Glen Pike
Hi,

It might be an OS setting: In Windoze XP, you can increase the size of
the font used by editing your display properties, right click your
desktop, choose "Properties", then "Appearance" tab. You may change the
font sizes of Windows Menu's here. You might be able to change something
else to affect the appearance of "tabbed bar titles", but I am not sure
- at first glance it looks like the Adobe IDE drawing code may ignore
your OS settings because it thinks it knows better...

Glen

liutoday wrote:
>  
>
>   
>> From: davidmatthews_...@hotmail.com
>> To: flashcoders@chattyfig.figleaf.com
>> Date: Tue, 27 Oct 2009 10:16:02 -0400
>> Subject: [Flashcoders] CS4 IDE menu text size too small
>>
>>
>> hi All,
>>
>>   Checking out CS4 IDE.  The menu text size too small to read on a 1920x 
>> monitor - is there a way to make it bigger?
>>
>> thanks,
>> Dave
>>   
>>
>> _
>> New Windows 7: Find the right PC for you. Learn more.
>> http://www.microsoft.com/windows/pc-scout/default.aspx?CBID=wl&ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_pcscout:102009
>> ___
>> Flashcoders mailing list
>> Flashcoders@chattyfig.figleaf.com
>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>> 
>
>
>  
>
> of course,there is a way..
>
> eidt->preferences->actionscript->font.
>
> you can select a number.
> 
> _
> 全新 Windows 7:寻找最适合您的 PC。了解详情。
> http://www.microsoft.com/china/windows/buy/ 
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
>
>   

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] CS4 IDE menu text size too small

2009-10-27 Thread liutoday


 

> From: davidmatthews_...@hotmail.com
> To: flashcoders@chattyfig.figleaf.com
> Date: Tue, 27 Oct 2009 10:16:02 -0400
> Subject: [Flashcoders] CS4 IDE menu text size too small
> 
> 
> hi All,
> 
>   Checking out CS4 IDE.  The menu text size too small to read on a 1920x 
> monitor - is there a way to make it bigger?
> 
> thanks,
> Dave
>   
> 
> _
> New Windows 7: Find the right PC for you. Learn more.
> http://www.microsoft.com/windows/pc-scout/default.aspx?CBID=wl&ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_pcscout:102009
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


 

of course,there is a way..

eidt->preferences->actionscript->font.

you can select a number.
  
_
全新 Windows 7:寻找最适合您的 PC。了解详情。
http://www.microsoft.com/china/windows/buy/ 
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] CS4 IDE menu text size too small

2009-10-27 Thread dave matthews

hi All,

  Checking out CS4 IDE.  The menu text size too small to read on a 1920x 
monitor - is there a way to make it bigger?

thanks,
Dave
  
  
_
New Windows 7: Find the right PC for you. Learn more.
http://www.microsoft.com/windows/pc-scout/default.aspx?CBID=wl&ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_pcscout:102009
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] DataGrid not updating after DataProvider item changes

2009-10-27 Thread Mauro Martins
If i got it right he his using Flash not Flex, and so, there is no
ArrayCollection to be [Bindable] unless you can mimic in some way the
ArrayCollection Class on Flash.

2009/10/26 Dave Watts 

> > And the dataprovider is also set to a [Bindable] property right?
>
> This is almost certainly the problem, right here. Array isn't
> Bindable, ArrayCollection is.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
>
> Fig Leaf Software provides the highest caliber vendor-authorized
> instruction at our training centers in Washington DC, Atlanta,
> Chicago, Baltimore, Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more information!
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
Cumprimentos, Mauro Martins
-
www.imauro.com || www.imauro.com/blog/
Web Designer || Flash & Flex Developer

Twitter: @Mauredo || LinkedIn: www.linkedin/in/mauromartins
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders