Adobe Flash Builder - using EncryptionKeyGenerator

Hi there!
I'm desperately trying to create a simple app that would generate Encryption key using standard adobe.air.crypto package for my SQLite database file.
Purpose is to enter text password and as a result - get encryption key.
Here I found complete guide for it:
http://help.adobe.com/en_US/AIR/1.5/devappsflex/WSAD329515-CBF1-4658-8DD7-CAC9C354CE94.htm l
I created New Flex project in Flex Builder and posted in new MXML application the code from link above.
However while building app I experience difficulties:
Description
Resource
Path
Location
Type
1046: Type was not found or was not a compile-time constant: EncryptionKeyGenerator.
Main.mxml
/B2B test/src
line 31
Flex Problem
1120: Access of undefined property EncryptionKeyGenerator.
Main.mxml
/B2B test/src
line 78
Flex Problem
1180: Call to a possibly undefined method EncryptionKeyGenerator.
Main.mxml
/B2B test/src
line 31
Flex Problem
Can somebody help me?
Should I manually connect as3lib to my app? How?
I am a newbie to Flash Builder.
Maybe someone could compile this example app so that I could use the result?
Thank you in advance!

The crypto libraries work ok on the desktop but don't work in Android because some classes like MD5 for example don't run on the mobile version. I had the same problem running a SWF a webview. It used the MD5 and SHA1 classes that don't work in Flash Lite or even Flash Player 11 for Android.
You could try posting what you need to encrypt to a server and use the response. I suggest you use a PHP-specific encryption library. If you really really want to use the crypto library. You could publish a SWF file that does the encoding then saves the output to a web server file then have your app read that file but it's slow.

Similar Messages

  • How to retain zoom position of an image using Adobe Flash Builder?

    Hi,
      I have created an Adobe Flash Builder Mobile App. I placed an image in the Homeview. I allow the user to zoom out or zoom in the image using GestureZoom.
    The problem is each time the user zooms, it does not retain the previous position.
    For ex., If I have a map image, I zoom the Bangalore area. After the zoom, I don't see the Bangalore area in the visible portion of the device screen.
    Can anyone help me in this? I feel this is a very basic requirement of zoom but I am missing something really.
    I have seen few samples of this requirement in Adobe Flash which does not work for mobile apps.

    I don't understand what you mean, but to give you a sample file so you can see what I am talking about:
    link to fla file: http://dl.dropbox.com/u/48932382/Untitled-1.fla
    link to swf file: http://dl.dropbox.com/u/48932382/Untitled-1.swf
    As you can see in this file, I am turning the green page, but when you should be seeing behind the page, it's actually transparent and you end up seeing the page underneath it.
    Here is a picture of it: (if your wondering, the pages have the same text, it's just the color of the pages are different)

  • Converting an AIR application developed using Adobe Flash Builder 4 to an .apk file for Android

    Hi,
    Is there anyone would could provide me a link or a simple guide on how to convert an AIR application I developed for the desktop  to an .apk file so I could test it on an Android device? Without using Adobe Flash Builder Burrito...Thx.

    Hi nerostealth
    These link should be able to help you:
    http://blog.omarfouad.com/?p=334
    http://blog.omarfouad.com/?p=365
    regards Mike

  • Adobe Flash Builder 4 licence is for one desktop and one laptop, only one at a time run or

    After installing Adobe Flash Builder 4 needed install AIR? Adobe Flex 4 SDK IS ALREADY INCLUDED?
    Adobe Flash Builder 4 licence is for one desktop and one laptop, only one at a time run or...?

    hi,
    Flashbuilder has the ability to create and run Air content from the IDE, to actually usean Air App outside of the IDE you need to install Air.
    Flashbuilder install includes 2 sdks, the 3.5 sdk for 'backward' compatibility with Flexbuilder and for targeting flashplayer 9, the 4.x SDK for Flashbuilder and  targetting flashplayer 10.0 and above.
    As far as fair use is concerned Adobe have had fair use software licensing for a while, single user 2 devices is not a problem, what is not clear is if you can use the software on both devices at the same time.
    David

  • How to display rich content with URL in adobe flash builder and flex for mobile apps?

    Hi,
      In Apple IOS SDK, I used the WebView control to display the rich text with Bullets, different font style, images within the text and the URLs also within the text as HTML content.
    Clicking on the URLs automatically opens the respective webpage in Safari.
    In Adobe Flash Builder, I don't see any control straight away equivalent to Apple WebView control.
    How to implement the same using adobe and flex?

    Thanks for your reply, its nice to know its not just me.
    the error i got when submitting to the App store where due to native support for IPHONE 5 which is now mandatory (from May 1st), looking around the internet the common soloution seemed to be upgrading to Air 3.7.
    The strange erorrs on 3.7 revolve around compiling a standard / production build (fast build works fine)
    the error is always the same (snippet shown below):
    Error occurred while packaging the application:
    Undefined symbols for architecture armv7:
      "__ZN7avmplus8Debugger9debugLineEi", referenced from:
          __ZN7avmplus9MethodEnv9debugExitEPNS_13CallStackNodeE in AOTBuildOutput-4.o
          __ZN7avmplus11BaseExecMgr22debugEnterExitWrapperNEPNS_9MethodEnvEiPj in AOTBuildOutput-4.o
    I have completly failed to work out why, but my gut feeling is its something to do with how the mac is compiling the code in standard build and unable to find a library it needs.
    cheers
    Toby

  • How to recover deleted projects in adobe flash builder 4.5 for PHP

    Hi
    Problem:I accidently deleted project in adobe flash builder 4.5 for PHP and in confirming dialogue box,i checked delete contents one(see figure).
    I have wasted almost 6 hours and googled almost everything but couldn't find solution.
    I have also used data recovery software like Get Data:Recover my deleted files.It found all my deleted files which was deleted by me pressing Shift+Del,but it didn't displayed files which i wanted(since they were deleted by Adobe flash builder).
    Any help would be welcomed as that project was so important for me.

    Thanks for your solution but in mine it saying,There are no previous versions found.
    I have used almost 6 recovery software paid and free and didn't intstalled on that drive where my original files are located so that it don't get overwritten.
    All of them are able to recover some files like
    .project
    public/bin-debug folder
    .settings folder
    But my .php files i located in web root folder.Those file by i connect data/services. I mean PHP project files are deleted.
    I had following structure of files
    <Web root > php scritps to connect data\services\UserService.php                  (this file)
    <Web root > php scritps to connect data\services\EmployeeService.php          (this file)
    <Web root > php scritps to connect data\test\test.php                                    (this file)
    <Web root > php scritps to connect data\Imp files to connect data using PHP and MySql.txt (this file)
    Files marked by "this files "  are  lost and not found by any recovery software.
    I need those php and txt files specifically.

  • Please give me some examples of video chat with adobe flash builder 4 or adobe flex 3.5

    I'm a newbie for flex. I had a project from my college to made a video chat application using Adobe Flash Builder 4 and used Red5.  please help me, give me some examples of video chat source code, so that i may to learn it. thanks a lot friends.

    As you are starting at the beginning you may as well start with FB4. When you install FB4 you will find that its start page has links to documentation tutorials and examples through the tour-de-flex. There are some great blogs that continue to offer advice and examples, nothing beats well written examples for learning. If you are on face book there is an Adobe Flex page that is continually giving links to examples and information about e-seminars.
    And of course there is here. So jump on board and have a bit of fun.
    David

  • Adobe Flash Builder 4.5 has stopped working

    My Adobe Flash Builder 4.5 has stopped working.
    I receive the following error when trying to start:
    An error has occured. See the log file
    C:\ Documents and Settings.......\.metadata.log
    I have attached the file.
    I have searched the web to try and find a suitable reason/solution but can't seem to find one.
    I'm using WIN XP
    I had another look on the forums and have managed to cobble together an ini  file which launches Eclipse (as the IDE) instead of Flash Builder but it's not ideal although it does seem to work.
    It's really very strange. 
    !ENTRY org.eclipse.osgi 4 0 2012-01-03 07:44:49.085
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles
    at org.eclipse.swt.SWT.error(SWT.java:4109)
    at org.eclipse.swt.SWT.error(SWT.java:3998)
    at org.eclipse.swt.SWT.error(SWT.java:3969)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
    at org.eclipse.swt.widgets.Control.createHandle(Control.java:633)
    at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
    at org.eclipse.swt.widgets.Control.createWidget(Control.java:649)
    at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
    at org.eclipse.swt.widgets.Control.<init>(Control.java:110)
    at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
    at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
    at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
    at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
    at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
    at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:782)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:798)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2467)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
    !SESSION 2012-01-03 08:05:08.827 -----------------------------------------------
    eclipse.buildId=M20100909-0800
    java.version=1.6.0_16
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments:  -vm C:\Program Files\Java\jdk1.6.0_24\bin\javaw.exe
    Command-line arguments:  -os win32 -ws win32 -arch x86 -vm C:\Program Files\Java\jdk1.6.0_24\bin\javaw.exe
    !ENTRY org.eclipse.osgi 4 0 2012-01-03 08:05:25.764
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles
    at org.eclipse.swt.SWT.error(SWT.java:4109)
    at org.eclipse.swt.SWT.error(SWT.java:3998)
    at org.eclipse.swt.SWT.error(SWT.java:3969)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
    at org.eclipse.swt.widgets.Control.createHandle(Control.java:633)
    at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
    at org.eclipse.swt.widgets.Control.createWidget(Control.java:649)
    at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
    at org.eclipse.swt.widgets.Control.<init>(Control.java:110)
    at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
    at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
    at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
    at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
    at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
    at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:782)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:798)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2467)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1407)

    I have the exact issue on 4.6 after updating software...
    !SESSION 2012-03-19 06:10:18.084 -----------------------------------------------
    eclipse.buildId=M20120208-0800
    java.version=1.7.0
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86
    !ENTRY org.eclipse.osgi 4 0 2012-03-19 06:10:22.334
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles
        at org.eclipse.swt.SWT.error(SWT.java:4308)
        at org.eclipse.swt.SWT.error(SWT.java:4197)
        at org.eclipse.swt.SWT.error(SWT.java:4168)
        at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
        at org.eclipse.swt.widgets.Control.createHandle(Control.java:704)
        at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
        at org.eclipse.swt.widgets.Control.createWidget(Control.java:744)
        at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
        at org.eclipse.swt.widgets.Control.<init>(Control.java:112)
        at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
        at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
        at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
        at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
        at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
        at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:790)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:806)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2528)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    !SESSION 2012-03-19 06:54:16.071 -----------------------------------------------
    eclipse.buildId=M20120208-0800
    java.version=1.7.0
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments:  -showlocation
    Command-line arguments:  -os win32 -ws win32 -arch x86 -showlocation
    !ENTRY org.eclipse.osgi 4 0 2012-03-19 06:55:00.400
    !MESSAGE Application error
    !STACK 1
    org.eclipse.swt.SWTError: No more handles
        at org.eclipse.swt.SWT.error(SWT.java:4308)
        at org.eclipse.swt.SWT.error(SWT.java:4197)
        at org.eclipse.swt.SWT.error(SWT.java:4168)
        at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
        at org.eclipse.swt.widgets.Control.createHandle(Control.java:704)
        at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
        at org.eclipse.swt.widgets.Control.createWidget(Control.java:744)
        at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
        at org.eclipse.swt.widgets.Control.<init>(Control.java:112)
        at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
        at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
        at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java :159)
        at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
        at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
        at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:790)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:806)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2528)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

  • I can't download Adobe Flash Builder at all.

    Hello, i've tried to download flash builder 4.5-4.7 trial, premium, standard etc, i've followed instructions, turned off firewalls, popups etc. i really just need a trial version of Adobe Flash Builder. I am going onto my 3rd year in multimedia trying to learn how to do augmented reality with as3 and flash builder for my third year project. please help, i need a link or something.
    Thanks in advance.

    click the try button here, Develop games and applications | Adobe Flash Builder 4.7 Premium
    use a different browser if you have a problem with that link.

  • Adobe Flash Builderがインストール出来ない.

    下記のエラーメッセージが出てきて、1つのソフトのみインストール出来ません。
    エラーメッセージ内容:
    「Adobe Flash Builder 4.6と競合するバージョンまたはプレスリリースバージョンがこのコンピューター上にあります。
    競合するバージョンがある場合、インストールする前にメディアから削除する必要があります。」
    と出てきまして、インストール出来ません。
    以前、体験版でCS6をインストールしてる際のものが干渉しているのかな?とも思ったのですが
    Dreamweaver CS6は無事、インストールできました。
    Adobe Flash Builderのみインストール出来ません。
    Mac OS:10.7.5
    今回インストールしたソフト:Adobe Creative Suite 6 Master Collection
    以前よりインストール済みソフト:Adobe Creative Suite 5.5 Master Collection
    ご教授いただきたく、よろしくお願いいたします。

    What a Shame. Flash could have been left in. Many older sites use it and will not be updated anytime soon if ever. Now we have to hack around to get it working ourselves.

  • Webcam and Whiteboard not working with Adobe AIR with Adobe Flash Builder

    Hi,
    I am trying to build a  simple chat service using Adobe Flash Builder target for desktop AIR( my final objective is to port it to android). My adobe AIR version is 2.5.0 and below is my source code:
    <?xml version="1.0" encoding="utf-8"?>
    <s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
       xmlns:s="library://ns.adobe.com/flex/spark"
       xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600" xmlns:rtc="http://ns.adobe.com/rtc">
    <fx:Declarations>
    <!-- Place non-visual elements (e.g., services, value objects) here -->
    <rtc:AdobeHSAuthenticator id="auth" userName="Yy" protocol="rtmfp"/>
    </fx:Declarations>
    <rtc:ConnectSessionContainer id="session" authenticator="{auth}" roomURL="https://collaboration.adobelivecycle.com/yytan1987/myfirstroom" width="100%" height="100%">
    <mx:HBox width="100%" height="100%">
    <mx:VBox width="25%" height="100%">
    <rtc:WebCamera width="100%" height="50%"/>
    <rtc:SimpleChat width="100%" height="50%"/>
    </mx:VBox>
    <rtc:SharedWhiteBoard width="75%" height="100%"/>
    </mx:HBox>
    </rtc:ConnectSessionContainer>
    </s:WindowedApplication>
    Basically when i debug it with AIR, the chat is working properly but the webcam and whiteboard just don't work....I really don't know what's wrong with it already...Appreciate it if anyone can help,thanks!!
    Regards

    Hi,
    My take is , is your autopromote tuned on for the room. I mean whats
    your user role when an user enters the room(who is not host), is it 10
    or 50. If its 10 i.e. viewer , then he cant use his own cam etc. You
    need to take a look at the logs when an user enters and if its 10 and
    you want to give him these permissions, turn autopromote on from the
    devconsole for the room to make his role 50 i.e. publisher.
    I just now downloaded 2.5.1 AIR and created a new project with your
    source and I am able to use everything.
    Thanks
    Hironmay Basu

  • Problem installing Adobe Flash Builder 4.7 (Windows 64)

    I am having an issue installing the 64 bit version of Adobe Flash Builder 4.7. I had no issues with the 32 bit version.
    First, I am unable download the installer via the Akamai Download Manager. When the download is about two thirds complete I get the error "Content verification failure (Content invalid)". I've tried it multiple times with multiple different browsers but no luck.
    I am able to get the installer using the Alternative Download Method however when I go to use it the file extraction progress gets to 100% and then I get then I get the error, "A problem occured while extracting some files. Check available space on your computer and the write privileges on the desitnation folder".
    I have 72 GB available and the installer extracts the files to my desktop to which I have full read and write privileges. I am logged as a user with admin privileges and have tried running the file as Administrator.
    Any ideas are appeciated!
    Thank you!
    Jill

    Jill from your description it appears you are facing stability issues with your current Internet connection.  This appears to be causing the download to become corrupted based off the errors you have posted.
    I would recommend using an alternate Internet connection to see if you face the same difficulties.  If you are connected wirelessly for example please try a wired connection.
    You can also download the installation files to a USB drive on another computer and then install from the USB drive.

  • When will Adobe Flash Builder 4.6 support iOS 5.1 and the retina display?

    I have installed Adobe Flash Builder 4.6 along with the Adobe AIR 3.3 SDK and am understanding that there isn't support for iOS 5.1 nor the Retina display devices, is this correct?  If so, when will this be available?  If not, what is a good workaround?
    Thanks,
    N.M.

    note sure if I'm much help other than to CONFIRM it is working for me by using the sdk WITHOUT the compiler. Check out adobe's little note: "Note : Flex users will need to download the original AIR SDK without the new compiler."
    I am using FB 4.7 with AIR 3.6 and seems to compile correctly for iOS.
    Maybe try reinstalling flash builder?
    I honestly don't know if the JRE has anything to do with it... I'm using 1.7 ....to see what JRE you're using, open the Java Control Panel (I right click my java orange icon and hit properties), select the Java tab, then hit "View..."

  • Error DW030 - Can't install Adobe Flash Builder Windows 7 32 bits

    Hey everyone!
    Could someone help me with this error?    
    Here is the log:
    Exit Code: 6 Please see specific errors below for troubleshooting. For example,  ERROR: DW030 ...   -------------------------------------- Summary --------------------------------------  - 0 fatal error(s), 1 error(s)    ----------- Payload: Adobe Flash Builder 4.7 4.7.0.0 {8376E54D-7232-4443-A075-7938ABA2DB1A} -----------  ERROR: DW030: Custom Action for payload Adobe Flash Builder 4.7 4.7.0.0 {8376E54D-7232-4443-A075-7938ABA2DB1A} returned error. Failing this payload.  -------------------------------------------------------------------------------------

    Now managed to get Flash Builder installed. Turns out it was my computer user name that caused the problem. I had a special character in my name ( the special character was ' ). I set up another user account without any special characters and installed Flash Builder using that user account and it installed without any problems.Hope this info helps.

  • Conflicting or prerelease version of Adobe Flash Builder 4.6

    I am installing CS6 Master Collection. However, Flash Builder 4.6 can't be installed due to "A conflicting or prerelease version of Adobe Flash Builder 4.6 exists on this computer. The conflicting version must be removed before installing from the current media."
    First, I tried to uninstall, but Flash Builder was not listed. Then I deleted all flash builder related files, no help.
    Then I deleted all Flash Builder related registry entries, no success.
    Finally I downloaded and ran the cleaner tool (it does not have any Flash Builder related selection) and restarted, but nothing seems to help.

    I too have this problem. I have always installed a complete master collection without discarding the previous version as a 'fail-safe' incase some old files do not upgrade/translate properly. I currently have the full CS3, CS4, CS5 and CS5.5 on my computer. I have had to install CS6 but without Flash Builder 4.6 due to the error  "A conflicting or prerelease version of Adobe Flash Builder 4.6 exists on this computer. The conflicting version must be removed before installing from the current media.”
    I do not really want to have to uninstall past versions. I have never had to do this in the past?  I have also done a search and can't find anything that says Flash Builder 4.6 It seems that Flash Builder 4.5 is the most recent version on my computer that was installed with CS5.5. The only trial (or prerelease) software I have installed is Muse. This was installed months after installing Master Collection CS5.5.
    Going through the troubleshooting info at post 6. It seems like it Flash Builder 4.5 (ie the previous CS5.5 install) that is causing the conflict. See text as copied from the log "WARNING: DW020: {2FC6B122-6F1F-409C-8FF0-8F8369D7F30B} Adobe Flash Builder 4.6 4.6.1.0 conflicts with: {9D0088AD-BBB1-470B-B7B8-520EDEFAE5F3} Adobe Flash Builder 4.5 4.5.0.0 Please uninstall these products, restart your computer and then run this installer again."
    After uninstalling Flash Builder 4.5 (part of CS5.5 collection), I was then able to install Flash Builder 4.6. I then tried to reinstall the Flash Builder 4.5 using my CS5.5 installer but this came up as already installed; so it appears that you cannot have both Flash Builder 4.5 and Flash Builder 4.6 installed on the same computer. Is this what Adobe intended ? What is the reason for this?

Maybe you are looking for

  • SSRS Calling a Stored Procedure error : PLS-00306: wrong number or types of arg...

    Hi, My Problem is when im adding dataset with stored procedure, im getting this error. I Can access database,  Could not create a list of fields for the query. Verify that you can connect to the data source and that your query syntax is correct. ORA-

  • Oracle 10g installation on aix 52

    Oracle 10g installation is failing on a aix52 64bit machine After installing the product running $ORACLE_HOME/root.sh for setup as user root results in the following errors: exec(): 0509-036 Cannot load program /dbms/oracle/10g/OraHome/bin/crsctl.bin

  • N95 - dead screen :-(

    V 11.0.026 Basically, I can turn it on - hear sounds etc but the screen is blank. I can connect to the TV and see things on there but not on the LCD screen. Have tried reformatting but nothing. Have looked into the back at the strip and its white, so

  • 5530XM Problem 2 - S Type Jaguar Compatibility

    Has anyone had success connecting to an S Type or have any tips.  My own experience is that the first time I tried it paired and automatically uploaded the phone book! Since the initial pairing with full phone book access, more than 200 numbers, it 

  • U260 battery options in near future?

    Anyone know or heard any rumors concerning the U260 getting a new battery?  It looks SO sexy and I'm in the market for a new laptop but as a college student I can't rely on something that lasts for less than 4 hours when i'm on campus a good portion