[flexcoders] How to use Graphics in FB4

2010-05-22 Thread Shabir Gilkar
Hi All!

I am Beginner in FB4,
As i am currently creating a simple minibrowser in FB4 as AIR App, Now i
want to create some graphics which i can later use as Background, Butons,
Links etc. as previously i have some experience in Flash and I have CS4
Flash authoring tool. As in Flash we are creating a simple graphics and
later on converting it into Button or Movieclip and later on we attach to it
actionListeners etc. Now as i want to crate some self defined graphics, How
can i then use them as Button or Links etc or Bg (Bg i know to put it within
image control).

May i know how to perform such tasks?

-- 
With Regards

Shabir Ahmad Gilkar

Srinagar Kashmir JK

Voice: +91 9419942501
email: shabirgil...@gmail.com
URL:   http://shabirgilkar.wordpress.com
Skype: shabirgilkar
Join I Feel The Pain on Facebook


Re: [flexcoders] How to use Graphics in FB4

2010-05-22 Thread Oleg Sivokon
Well, FB isn't a graphic editor, so, if you have Flash CS, that's the best
way to create graphics. You can then compile them into SWC and use that SWC
in FB. Other options are to make SVG in something like Inkscape and then
Flex compiler should technically understand SVG, but I wouldn't count on
100% compatibility in the latter case.


Re: [flexcoders] How to use Graphics in FB4

2010-05-22 Thread Shabir Gilkar
Dear Oleg,

Thank you very much for your mail. I know that FB is not Image Editor, As i
mentioned earlier that i want to create self designed graphics for my
MiniBrowser Project and Later on Putting Controles on It, so as make it look
like good. As we are doing in Flash CS4, we are creating graphics and
converting some of our graphics into Button and Movieclips as per the need
and later we are allowing these assets to listen to certain functionalities
with action listeners.

If i create a MiniBrowser theme in Flash CS4 and Create Menu, Button, Bg Etc
graphics and then convert them into as movieclips or button in Flash CS4 and
later export it into SWC. can i use them as button or movieclips in FB and
make them listen the actions via AS3?

Regards

Shabir Gilkar
On Sun, May 23, 2010 at 6:04 AM, Oleg Sivokon olegsivo...@gmail.com wrote:



 Well, FB isn't a graphic editor, so, if you have Flash CS, that's the best
 way to create graphics. You can then compile them into SWC and use that SWC
 in FB. Other options are to make SVG in something like Inkscape and then
 Flex compiler should technically understand SVG, but I wouldn't count on
 100% compatibility in the latter case.

 




-- 
With Regards

Shabir Ahmad Gilkar

Srinagar Kashmir JK

Voice: +91 9419942501
email: shabirgil...@gmail.com
URL:   http://shabirgilkar.wordpress.com
Skype: shabirgilkar
Join I Feel The Pain on Facebook