Expand my Community achievements bar.

sasha_magee
sasha_magee
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Ofer, I forgot to mention one additional step you'll need to do (although I do notbelieve it's causing the exact problem you've been seeing).There will be a file in your Flash Builder Project named something likeappname-app.xml.Near the bottom, there's a section for the android manifest. You'll need...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • As I mentioned (or meant to mention, anyway), you need to change that lineto addEventListener(Event.ADDED_TO_STAGE,setBackGround);Or, you can actually just comment it out, for simplicity's sake.

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • Add the following to the top of the file:package views{Add a corresponding } at the end.You may need to do this for all the other .as files you've copied over fromthe examples as well.Thankssasha

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • OK, here's what I did to create a webcam on a Flex mobile project. Pleasenote that this will get you started, but is not meant to beproduction-quality code!1. Create a new Flex Mobile Project in FlashBuilder, and accepted thedefaults. 2. Copy the FlashWebCamExample classes into the views folder of y...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  • Not that I know of, although someone else on the forum may have an examplethey're willing to share. We're working on a mobile version of the LCCS Flexsdk right now, but it's not ready yet.As Arun mentioned, there is a FlashWebCamExample application that isincluded in the LCCS SDK, and I believe that...

    Type

    Questions

    Views

    472

    Likes

    0

    Replies

    0
  • Hi, Ofer, It looks like the app is not written with Flex 4.5 mobile-specific code inmind. I believe that if you create a Flex Mobile Project, it does notinclude the halo components (including mx:Image and mx:TextInput).I'm not familiar with the specific app, but switching the components thatare givi...

    Type

    Questions

    Views

    470

    Like

    1

    Replies

    0
  • On further investigation, it appears this is a runtime issue. I'll try tochase down with that team what the plans to deal with it are. If necessary,we'll let you know some workaround strategies and how we're planning ondealing with it.

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Yep, as soon as I have a chance to look into it, I'll see if I can come upwith a workaround.

    Type

    Questions

    Views

    1.1K

    Like

    1

    Replies

    0
  • I'm seeing the issue with the camera publisher on Android too. We'll work onfixing it as part of the Spark/mobile work.

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Note that the LCCS library is currently based on MX components. If you'relooking for a Spark version of the LCCS library, I'm busy working on one,and we should have it available in a matter of weeks.ThanksSasha(new team member)

    Type

    Questions

    Views

    418

    Like

    1

    Replies

    0
Top badges earned by sasha_magee
Customize the badges you want to showcase on your profile