Flex Virtual Tour Library

Hello!
Does anyone know of a virtual library library build in Flex?
Thank you.

best thing is to either download latest flexBuilder or latest
Eclipse 3.3 and then intsall plugin there.
P.s finding java Library has nothing to do with ant, (you are
refering to error: cant find java tooling, right? ) if not make
sure you have JAVA_HOME defined and pointing to JDK install
directory, preferably that directory should not have spaces in its
name, so "program files" is not good place to install JDK .

Similar Messages

  • How to load a virtual tour in Flash Catalyst ?

    Hi,
    I want to know if is it possible to load on FC 5.5 a Virtual Tour imported in .swf and created from Autopano Tour Pro.
    example: http://fraize54th.free.fr/jardinAlex.html
    I tried but I don't find any issue possible, if somebody could tell me if I can do this or I I have to give up !
    Thanks
    Alex

    Hi Alex,
    I wasn't able to make that SWF load from within an FC project, either.  FC does support embedding of SWFs, but there may be some addional logic that sets this SWF up that doesn't function well when called from within another SWF.
    This isn't a perfect solution, but you could have an FC button or action open an URL (where your virtual tour swf resided).
    Good luck!
    Nate

  • How to create a Virtual Tour from a panorama

    Hey All,
    I'm trying to create a Virtual Tour from an already stitched 360 Panoramic interior photo (taken with a fish eye lens).
    Are there any programs throughout the Adobe Suite/Cloud  that will allow me to generate a virtual tour from this image, either automatically or manually?
    Or is it best to look into other software(s)?

    There are web services like Panoramio for that. I'm sure you could find some Flash plug-ins as well or some canned JavaScript stuff.
    Mylenium

  • Download issue with 1 file in 11.5.10+ virtual Documentation Library

    I am unable to download the following document from the 11.5.10+ virtual Documentation Library.
    Title:          Using Oracle Workflow in Oracle Order Management
    Part Number:     A96689-02
    URL:          http://download-uk.oracle.com/docs/cd/B16981_03/current/acrobat/115omwf.pdf
    It seems that whether I try to open it or save the document to disk, it makes no difference. Please can you check whether there is a problem with the file as I am able to download all the other documents on this web site. Please can you correct this issue.
    I would also like to suggest that a single zip file (containing all the documents revised or released since the creation of the original 11.5.10 documentation library CD) be made available so that customers can download all new documents with a single click, without having to download the entire CD.
    Regards
    Mark

    Try replacing download-uk.oracle.com with one of the below:
    download-east.oracle.com
    download-west.oracle.com
    Cheers, OTN

  • How to embed virtual tour in adobe muse ?

    Hi
    How to embed virtual tour in adobe muse like this ?
    http://www.artisanerie-embrun.fr
    The height / width is responsive.
    I have a iframe code but the result isn' the same.
    Thank you

    You can try this one for specific use :
    http://musewidgets.com/collections/all/products/iframe-pro-pack
    Thanks,
    Sanjit

  • Photo sequency -- virtual tour

    hey,
    is there any way i can make a flash interface for my client
    to be able to upload there own photo sequency to come up with this
    virtual tour at ---
    http://www.neustep.com/
    Or should i do it manually (every project) with rendered 360
    degree panoramas say every 3ft along the animation path ?
    how does neustep do it?
    Any advice on how to go about it will be appreciated.
    kharddie

    not necessarily better ... but quicktime VR is an option
    "Ian Edwards" <[email protected]>
    wrote in message
    news:ff5su5$css$[email protected]..
    > Hi
    >
    > A client wants a virtual tour on his site , thought of
    Flash but if there
    > is better software......
    >
    > thanks
    >
    > Ian
    >
    > --
    > [email protected]
    >
    http://www.edwards-micros.co.uk
    >

  • Integration of RMAN with virtual tape library

    OS: Oracle Linux 5.5 UEK (Virtualbox)
    Oracle: 11gR2 11.2.0.1 Enterprise + ASM (Virtualbox)
    Hello,
    I would like to test something about RMAN and writing directly to tape. For this I installed mhvtl, a virtual tape library. The installation was pretty easy. http://sites.google.com/site/linuxvtl2/
    RMAN does not recognize any tape in the system.
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    What I found out is that in order to make backups to a media manager, RMAN must communicate with a media management library, which is a 3rd party library that is not supplied by Oracle. So I guess unless there is a Oracle MML library available for mtx I' out of luck here.
    Any ideas? Thanks!
    rpm -ivh mhvtl-0.18-13.x86_64.rpm
    rpm -ivh mhvtl-0.18-13.src.rpm
    cd /usr/src/redhat/SOURCES/
    tar zxvf ../SOURCES/mhvtl-2011-01-11.tgz
    cd mhvtl-0.18/kernel
    make
    make install
    /etc/init.d/mhvtl start
    yum install mtx
    The tape library and using it for backup from system seems to work fine:
    # mtx status
    Storage Changer /dev/changer:4 Drives, 43 Slots ( 4 Import/Export )
    Data Transfer Element 0:Full (Storage Element 1 Loaded):VolumeTag = E03001L4
    etc.
    # mtx load 1
    Drive 0 Full (Storage Element 1 loaded)
    # tar cf /dev/ntape ./
    # tar tvf /dev/ntape
    Edited by: Dude on Jan 20, 2011 5:22 PM

    Thanks for the tip!
    I installed Oracle Secure Backup Express and spend all afternoon with this strange product, mainly to troubleshoot the installation and setup. I'm not really sure everything works - it's quite a piece of software, as usual.
    I ran into a couple of issues that were not mentioned in the installation documentation:
    - install sg3_utils
    - use obtool to register the server as mediaserver
    # sg_map -i -x
    /dev/sg9 3 0 1 0 1 /dev/nst0 IBM ULT3580-TD5 550V
    /dev/sg10 3 0 2 0 1 /dev/nst1 IBM ULT3580-TD5 550V
    /dev/sg11 3 0 3 0 1 /dev/nst2 IBM ULT3580-TD4 550V
    /dev/sg12 3 0 4 0 1 /dev/nst3 IBM ULT3580-TD4 550V
    /dev/sg13 3 0 9 0 1 /dev/nst4 IBM ULT3580-TD4 550V
    /dev/sg14 3 0 10 0 1 /dev/nst5 IBM ULT3580-TD4 550V
    /dev/sg15 3 0 11 0 1 /dev/nst6 IBM ULT3580-TD4 550V
    /dev/sg16 3 0 12 0 1 /dev/nst7 IBM ULT3580-TD4 550V
    /dev/sg17 3 0 0 0 8 STK L700 550V
    /dev/sg18 3 0 8 0 8 SPECTRA PYTHON 550V
    # obtool
    ob> chhost --addrole mediaserver ol55
    ob> mkdev -t library -o -a ol55:/dev/sg18 library1
    ob> mkdev -t tape -o -a ol55:/dev/sg9 -l library1 -d 1 tape1
    RMAN was not happy with it:
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27023: skgfqsbi: media manager protocol error
    ORA-19511: Error received from media manager layer, error text:
    sbt__rpc_connect: Internal error - could not connect to obproxyd (Oracle Secure Backup error: 'bad port name specified (OB SBT proxy manager)').
    # cat /usr/tmp/obproxyd.log
    2011/01/23.02:11:10 [5431] can't set root privileges; continuing anyway - program isn't stamped setuid-root (OB utilities)
    2011/01/23.02:11:10 [5431] can't listen for connections - Operation not permitted
    Document ID 396046.1 solution outlines to correct the hostname or mediaserver name. However, this was not the problem. I finally figured that /etc/obproxyd is a symlink to a .wrapper script which points to the actual proxy application. The fix was:
    #chmod +s /usr/local/oracle/backup/.etc.linux86_64obproxyd
    After this the error changed:
    RMAN-03009: failure of backup command on ORA_SBT_TAPE_1 channel at 01/23/2011 02:43:36
    ORA-19506: failed to create sequential file, name="3cm2q2an_1_1", parms=""
    ORA-27028: skgfqcre: sbtbackup returned error
    ORA-19511: Error received from media manager layer, error text:
    sbt__rpc_cat_query: Query for piece 3cm2q2an_1_1 failed.
    (Oracle Secure Backup error: 'no preauth config found for OS user (OB tools) oracle').
    The fix for this error:
    https://10.0.0.6, login as 'admin'
    Configure->Users->Select Admin->Edit->Preauthorized Access->Add user 'Oracle' (select host and rman)
    RMAN> backup database;
    Starting backup at 23-JAN-11
    using channel ORA_SBT_TAPE_1
    channel ORA_SBT_TAPE_1: starting full datafile backup set
    channel ORA_SBT_TAPE_1: specifying datafile(s) in backup set
    input datafile file number=00001 name=/scratch/oradata/test/system01.dbf
    input datafile file number=00002 name=/scratch/oradata/test/sysaux01.dbf
    input datafile file number=00003 name=/scratch/oradata/test/undotbs01.dbf
    input datafile file number=00005 name=/scratch/oradata/test/users02.dbf
    input datafile file number=00004 name=/scratch/oradata/test/users01.dbf
    channel ORA_SBT_TAPE_1: starting piece 1 at 23-JAN-11
    Now it just sits there forever and the log just keeps adding the following lines:
    # cat obproxyd.log
    2011/01/23.03:00:31 [5662] handle_qsp_msg: received get job state request
    2011/01/23.03:00:31 [5662] job id 'admin/5.1'
    Strange, backup to tape with 'mtx' and 'tar' works, so the problem might be OSB.
    Edited by: Dude on Jan 22, 2011 8:32 PM
    I finally got it running. I deleted the current library and drive configuration and used the webtool to configure the other library at /dev/sg17. it was also necessary to use the webtool to load a volume into the drive. Unfortunately I did not note down the steps in details. Maybe next time.
    channel ORA_SBT_TAPE_1: starting piece 1 at 23-JAN-11
    channel ORA_SBT_TAPE_1: finished piece 1 at 23-JAN-11
    piece handle=3im2qc42_1_1 tag=TAG20110123T053042 comment=API Version 2.0,MMS Version 10.2.0.3
    channel ORA_SBT_TAPE_1: backup set complete, elapsed time: 00:03:26
    Finished backup at 23-JAN-11
    Starting Control File and SPFILE Autobackup at 23-JAN-11
    piece handle=c-2036659790-20110123-00 comment=API Version 2.0,MMS Version 10.2.0.3
    Finished Control File and SPFILE Autobackup at 23-JAN-11

  • Could someone explain to me why Flash virtual tours don't work after update to Flash Player 10.1?

    Hello there,
    Could someone explain to me why Flash virtual tours don't work after update to Flash Player 10.1?
    Thanks!

    www.privium.nl
    klick the icon image 'virtual tour' upper right corner.
    This works on my other pc, on which I did not update to 10.1 ...
    (I produced this virtual tour; it is stored on the FTP server of the service provider I use for this)
    Awaiting your reply,
    Regards,

  • Problems downloading 1 file from 11.5.10+ virtual Documentation Library

    I am unable to download the following document from the 11.5.10+ virtual Documentation Library:
    Title: Using Oracle Workflow in Oracle Order Management
    Part Number: A96689-02
    URL: http://download-uk.oracle.com/docs/cd/B16981_03/current/acrobat/115omwf.pdf
    It seems that whether I try to open it or save the document to disk, it makes no difference. Please can you check whether there is a problem with the file as I am able to download all the other documents on this web site. Please can you correct the problem.
    I would also like to suggest that you have a link that enables you to download a single zip file of all documents updated since the base release (i.e. those marked New).
    Regards
    Mark

    Try replacing download-uk.oracle.com with one of the below:
    download-east.oracle.com
    download-west.oracle.com
    Cheers, OTN

  • Virtual tours

    Hi
    I need to create a virtual tour is flash the best tool?
    thanks
    Ian
    [email protected]
    http://www.edwards-micros.co.uk

    Hi Ro
    please can you say which websites give you this problem?
    you can copy the address from the top of safari & paste it in your reply.

  • On one web page I used to be able to view the 'Virtual Tour', and on another web site, everything opens except the pictures

    On this web page ' http://tours.gettwistart.com/public/vtour/display/32481?idx=1 ' I used to be able to view the virtual tour. On this web page ' http://www.theblaze.com/ ' next to each topic the photos which are also click on's do not open. I have to go to Internet Explorer to view these two pages, and, I used to be able to get it all on Firefox.

    Both of the sites you mention use FlashPlayer content.
    Firefox on Windows is having continuing problems that developers from Flash & Firefox are looking into. It is possible you may need to uninstall the troublesome FlashPlayer 11.3 and install Flash 10.3 or 11.2
    Have a look at this article,and any articles linked from it. Note these articles are subject to review and amendment as the situation changes.
    * [[flash 11.3 crashes]]

  • Creating virtual tours on the internet

    Is Director the best program for creating virtual tours out
    of panoramic shot jpg's? If not, what is? Flash? Fireworks?

    Director can certainly do it, and you could make use of
    director's 3d hardware capabilities. If your panoramic images are a
    cylindrical map, spherical map or cube map, you'd probably get best
    results by using the image as a texture mapped to the inside faces
    of the appropriately shaped 3d primitive (cylinder, box or sphere).
    You might also want to look into quicktime VR, if you don't
    want to get into the programming side of things.
    - Ben

  • Posting VIRTUAL TOUR in DVD menu

    I'm creating a recruitment DVD for a seminary, and they've asked me to add some of their virtual tour files in a sub-menu on the DVD. I know these virtual tour files require a plug-in to play them from the internet, is there anyway for them to play from a DVD?
    Any help would be greatly appreciated!
    Thanks,
    kt

    Crossposting is generally unnecessary. This is a DVDSP-specific topic.
    If you convert them to movies, yes, but they're no longer interactive.
    You need to know what application these tours are running in. It's probably designed for a plugin that runs in a web browser. A DVD player plays DVDs, the application may or may not support links to other applications and provide access to those files.
    You can easily store the files on the DVD as additional data content and you might be able to use DVD@ccess to trigger a local web session but the results are never what you expect and the application is spotty or completely useless on a PC. You will want to experiment and create many coasters.
    There are probably more recent developments in this arena but your research may take you to other authoring systems besides DVDSP.
    bogiesan

  • OSB with a (non-supported) virtual tape library

    For testing and learning purposes, I have installed OSB 10.3 and the virtual tape management system mhvtl (http://mhvtl-linux-virtual-tape-library-community-forums.966029.n3.nabble.com/MHVTL-Linux-Virtual-Tape-Library-Getting-Started-td1663811.html). It seems to work quite well apart from one serious shortcoming. If a virtual tape which is already labeled and used as part of a media family is unmounted from the drive, a subsequent re-mount leads to a relabel of the volume whereupon all pieces and any reference to the volume are lost. If the virtual tape is left in the drive, there is no issue - new backups are appended to the end of the volume as one would expect.
    Somewhat perversely, when I mount a used tape, OSB correctly identifies it. As soon as I start writing to it though, the volume is re-labeled.
    I can overcome the issue by using obtar -z to advance the tape to the end of the volume.
    % obtar -zf VDAT72
    Volume label:
    Volume UUID: d4c93502-15a0-102e-b7f5-00163e319d06
    Volume ID: RMAN-DENVER-000025
    Volume sequence: 1
    Volume set owner: root
    Volume set created: Tue Feb 08 13:02:21 2011
    Media family: RMAN-DENVER
    Volume set expires: never; content manages reuse
    Original UUID: d4c93502-15a0-102e-b7f5-00163e319d06
    Archive label:
    File number: 4
    File section: 1
    Owner: root
    Client host: node1
    Backup level: 0
    S/w compression: no
    Archive created: Tue Feb 08 13:09:26 2011
    Backup piece name: c-3970187662-20110208-03
    Backup db name: denver
    Backup db id: 3970187662
    Backup copy number: not applicable
    Backup content: autobackup
    $ obtar -zf VDAT72
    Error: no backup image at current position -- end of volume set.
    At this point, any new backup starts writing to the virtual tape at the current position, and existing files on the volume are preserved - no re-label is carried out.
    I'd like to debug OSB but when I try to set up debugging on the volume, I get:
    $ obtool labelvol obtaropt J  drive VDAT72
    Error: Label/reuse operation requires that you specify no names or BDFs.
    If anyone has some clues, I would be grateful.
    Edited by: Graeme Lawton on Feb 8, 2011 2:12 PM
    Edited by: Graeme Lawton on Feb 8, 2011 2:13 PM

    For testing and learning purposes, I have installed OSB 10.3 and the virtual tape management system mhvtl (http://mhvtl-linux-virtual-tape-library-community-forums.966029.n3.nabble.com/MHVTL-Linux-Virtual-Tape-Library-Getting-Started-td1663811.html). It seems to work quite well apart from one serious shortcoming. If a virtual tape which is already labeled and used as part of a media family is unmounted from the drive, a subsequent re-mount leads to a relabel of the volume whereupon all pieces and any reference to the volume are lost. If the virtual tape is left in the drive, there is no issue - new backups are appended to the end of the volume as one would expect.
    Somewhat perversely, when I mount a used tape, OSB correctly identifies it. As soon as I start writing to it though, the volume is re-labeled.
    I can overcome the issue by using obtar -z to advance the tape to the end of the volume.
    % obtar -zf VDAT72
    Volume label:
    Volume UUID: d4c93502-15a0-102e-b7f5-00163e319d06
    Volume ID: RMAN-DENVER-000025
    Volume sequence: 1
    Volume set owner: root
    Volume set created: Tue Feb 08 13:02:21 2011
    Media family: RMAN-DENVER
    Volume set expires: never; content manages reuse
    Original UUID: d4c93502-15a0-102e-b7f5-00163e319d06
    Archive label:
    File number: 4
    File section: 1
    Owner: root
    Client host: node1
    Backup level: 0
    S/w compression: no
    Archive created: Tue Feb 08 13:09:26 2011
    Backup piece name: c-3970187662-20110208-03
    Backup db name: denver
    Backup db id: 3970187662
    Backup copy number: not applicable
    Backup content: autobackup
    $ obtar -zf VDAT72
    Error: no backup image at current position -- end of volume set.
    At this point, any new backup starts writing to the virtual tape at the current position, and existing files on the volume are preserved - no re-label is carried out.
    I'd like to debug OSB but when I try to set up debugging on the volume, I get:
    $ obtool labelvol obtaropt J  drive VDAT72
    Error: Label/reuse operation requires that you specify no names or BDFs.
    If anyone has some clues, I would be grateful.
    Edited by: Graeme Lawton on Feb 8, 2011 2:12 PM
    Edited by: Graeme Lawton on Feb 8, 2011 2:13 PM

  • Need help on Flex JSP tag library

    I am new to Flex and currently developing portlets where I
    need to integrate Flex into JSP pages. According to various
    documents from Adobe and other online discussions, this can be done
    with Flex JSP tag library. It appears that the taglib used to be a
    separate package that you could download but no longer available (I
    was only able to find a few broken links). Instead, the library is
    now part of the LiveCycle DS product according to Adobe. However, I
    have downloaded LiveCycle DS and couldn't find the necessary taglib
    in the package. Your help will be highly appreciated.

    I'm trying to do the same thing you are. Its mentioned that
    the library is part of LifeCycle DS but I couldn't find it in there
    either.
    Here's a site I found where you can download
    FlexModule_j2ee.zip It includes some instructions too.
    http://opensource.adobe.com/wiki/display/flexsdk/Downloads
    Here are some other links which may be helpful.
    http://livedocs.adobe.com/flex/3/html/help.html?content=apache_2.html
    http://labs.adobe.com/wiki/index.php/LiveCycle_Data_Services:Setting_up_an_SDK,_Compilers, _and_Flex_Builder
    http://download.macromedia.com/pub/labs/flex_mod_apache/flex_mod_apache.pdf

Maybe you are looking for

  • Some text in my smartform is not aligned or one space below

    Hello Experts, I am currently modifying a smartform wherein some of the text is one space below its correct alignment. For example: Particulars      Quantity     Price                    50          Enervon Prime                 1,000 The 50 must be

  • Small apps problem

    Hi. My small apps are bothering me. Whenever i turn on my timer or another small app, it works just fine. However; when i lock the screen, and then unlock it, my timer dissapears. The notification bar is telling me that small apps are running, but wh

  • Count(*) column in Mapping

    Hi All, We would like to create mapping with the following sql statment. SELECT   DESC AS DESCRIPTION, COUNT ( ) AS RECORDS* FROM   VIEW A GROUP BY   DESC; Any suggestions how can we pull COUNT(*) as Records column in mapping level. Regards, Ava

  • OO ABAP - Retrieve source from Class Builder?

    Hi. Is there a way to display the source code for a class or interface definition that was created with the class builder (se24). I looked through the drop downs, but I didn't see anything to display the source. Thanks in advance. Brendan

  • Button Background Transparency?

    Hi, I need help getting the background of a button to be transparent. This is the code I have for now: private JPanel getWindow(){ if(window == null){ window = new DrawMenu(); window.setLayout(null); button = new JButton(); ImageIcon ic = new ImageIc