Cp6 + AS3 swf : "target == stage" not working

Hello,
I've done a SWF where I want to reset stage when clicking outside objects.
The SWF alone works perfectly but does not inside Captivate.
I did a simplified version :
mc.visible = false;
stage.addEventListener(MouseEvent.CLICK, clickOutside, false, 0, true);
function clickOutside(e:MouseEvent):void
          if (e.target == stage)
                    mc.visible = true;
The line :   if (e.target == stage)
does not work anymore.
Does importing SWF in Cp adds another level (stage is Cp scene, the SWF parent) ?
Thanks.

The captivate slide is the object capturing the event. Why don't you use an invisible button or transparent movieclip to capture the event? Then check if e.target.name == instance name.

Similar Messages

  • SWF Files do not work in Firefox. My sites work fine in Explore & Safari? Why is this? I have updated all my plugins, reinstalled yet still nothing?

    SWF Files do not work in Firefox. My sites work fine in Explore & Safari? Why is this? I have updated all my plugins, reinstalled yet still nothing?

    Can you post a link?
    Does that only happen on that website or do you have that problem with all Flash content?
    Reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • Loading external swf into Fla. not working

    I have created a Flash page that loads an external swf into
    it when you click a button. The swf loads but the actionscript
    assigned to the swf which scrolls images across does not work. When
    i open the swf in a browser window with the direct link to it the
    scroll works but inside the fla file the swf loads but the scroll
    buttons are not working at all. Would this be something in the
    actionscripting in the swf or fla file. Any advice would be greatly
    appreciated, thank you.

    var imageRequest:URLRequest = new URLRequest("my_gallery.swf");
    var imageLoader:Loader = new Loader();
    imageLoader.load(imageRequest);
    addChild(imageLoader);
    is as3 code.  that won't work in your as2 project.
    here's the equivalent in as2:
    this.createEmptyMovieClip("targetMC",this.getNextHighestDepth());
    targetMC.loadMovie("my_gallery.swf");

  • SWF file is not working in Portal PROD System

    Hi All,
              We have written custom mxml script in Adobe Flex 3 which displays the list of applications stored in the DB. Then we have posted that .swf file into our Portal KM and then we have created one URL iView with the location from KM.
    These days we are facing issue like the output of the script is not working means the applications are not listed on the portal prod system.
    Whenever the issue arieses we are requested to upload the file once again into KM and it works after the upload been done.
    We are not sure what could be the reason for this issue and I request any one to assist us to resolve this issue.
    Please let me know if you need more info on this issue.
    Thanks in advance.
    Best Regards,
    Vijaykumar K.

    Hi Vijay,
    I belive this should be a portal issue, anyways let me give it a try.
    I never worked on flex in SAP but did similar stuff in portal content development.
    Do you have any traces in that development..?
    Did you check any messages being loged in portal...?
    Check if there is any issue with the file like couldn't recognise a resource from KM which is required etc.
    Cheers,
    Sai

  • Target="_blank" not working........plz help me..

    My requirement is to open a new (child) window when the user pushes
    a button on a (parent) window. I need to create a new instance
    of a bean, populate it, and then pass it to the child window for
    display.
    i tried this way
    To open JSP in new window just use target directive e.g.:
    <form action=myjsp.jsp method=post target=_blank>
    its not working...
    One additional question if I may:
    I don't want to open a new window for every action a user could
    take on the screen. Sometimes, I just want to post to the
    servlet and forward the jsp to the one window that is open.
    If I put the TARGET directive in, wouldn't I always open a new
    window?
    Is this still the best way to do this given this additional
    requirement? If yes, how do I alter it so that I don't always
    go to a new window?
    Thanks!!!!!!

    Thanks for the response...
    can i use some thing like this.....
    i mean document.form.action in window.open
    something like below...
    sb.append("input type=\"submit\"
    =\"submit\" Name="Submit"
    onClick="window.open(document.MyForm.action='/phmuni/fo
    m/combineDockets.jsp' , "myWindow");" value="Print " >
    ");YOu don't have to use action if you just want to go to another page. If you do need to do something before you open the new window, you may create a function (Javascript). Do some things (like the action) and then open a new window within that function. Then within your onClick tag, just call that function.

  • Target mode not working restating holding T

    How do I restart in target disc mode with MAcbook pro , firewired to another mac, restarting holding the "T". It is not working,  I have to go to system preferences > startup Disk > and do Target Disk mode.
    Before I could just hold the "T " on restart and it would do it. How can I make that function work again?
    THX                                                                                                                                _________

    Make sure the FireWire cable is good, and check the connection.
    Make sure no other FireWire devices are connected.
    Make sure you are starting up the computer while pressing and holding down the T key.

  • Swf playback controls not working correctly

    Hello all -
    When I publish the Captivate project that contains a swf file
    and an audio file everything plays well until I use the controls.
    Stop/pause works fine,but when I use rewind or ff etc the swf file
    will not rewind nor start over.
    Any help would be appreciated
    Thanks
    Rick

    Uninstalling Glimmerblocker fixed the problem of Safari being able to access all web sites.  One of the other many procedures I did must have solved the issue of the apps not launching.

  • GPP item-level targeting filter not working as expected

    I am trying to set the Internet Explorer homepage via user Group Policy Preferences (GPP) registry setting for a very specific group of users.  I am using item-level targeting to accomplish this but am having trouble getting the logic working as expected.
    Here is my item-level targeting filter:
    The user is a member of the security group CONTOSO\FireRescueDept
    AND this collection is false
         The user is a member of the security group CONTOSO\EmergencyManagementDept
         OR the user is a member of the security group CONTOSO\PublicSafetyDivision
    The user in question is a member of both CONTOSO\FireRescueDept and CONTOSO\EmergencyManagementDept.  I believe this means that this particular registry GPP setting should NOT apply to the user in question and that is the outcome I desire.
    Here is how I'm thinking about it:
    The user is a member of CONTOSO\EmergencyManagementDept; therefore, "The user is a member of the security group CONTOSO\EmergencyManagementDept" evaluates to TRUE.
    Since the other item in the collection is connected with the boolean OR operator, the collection evaluates to TRUE regardless of the evaluation of "The user is a member of the security group CONTOSO\PublicSafetyDivision."
    The item-level targeting filter is looking for the collection to evaluate to FALSE.  Since the collection has evaluated to TRUE, the evaluation "This collection is false" is FALSE.
    Because of the AND operator in front of "This collection is false", both "The user is a member of the security group CONTOSO\FireRescueDept" and "This collection is false" must evaluate to TRUE in order for the item-level targeting
    filter to determine that the user in question to apply the GPP setting the filter is attached to.  However, since "This collection is false" has already evaluated to FALSE, the filter as a whole should evaluate to FALSE and this GPP setting
    should not apply.
    However, according to gpresult it does apply.
    Please advise.  I want this particular setting to apply to users in the CONTOSO\FireRescueDept group unless they are a member of CONTOSO\EmergencyManagementDept and/or CONTOSO\PublicSafetyDivision.

    Am 21.05.2013 16:22, schrieb Scott W. Sander:
    > Does item-level targeting not work with Universal security groups
    > because the group policy client isn't able to determine that the user
    > is a member of groups of that type?
    In my experience, it DOES work with universal groups... Are you
    suffering from token bloat? How many groups is the user a member of?
    http://blogs.technet.com/b/shanecothran/archive/2010/07/16/maxtokensize-and-kerberos-token-bloat.aspx
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    Wenn meine Antwort hilfreich war, freue ich mich über eine Bewertung! If my answer was helpful, I'm glad about a rating!

  • Swf file does not work from InDesign

    I am not sure if this is a Flash or InDesign question, so i will post on both..
    I am trying to embed an “animated” swf file (that was created in flash) into an InDesign layout and then export the InDesign layout to swf. in the resulting html file my navigation works ok but the swf file does not play “animate” when viewed in html or flash. It only shows up as a graphic. 
    I have tried exporting the ID file to xfl and bringing it into flash but then none of my animation works. What am I doing wrong?
    any help would be appreciated.
    thanks
    mattG

    You´re doing nothing wrong. SWF export of InDesign CS4 doesn´t support any media files. You can place videos, sounds and animations into indesign layout, but if you export to SWF, they won´t work in resulting SWF. They work in interactive PDF.
    And you can export your basic layout to Flash CS4 by using XFL export and import those media elements in Flash, but that may be quite a job. I have been strugled a lot with that method. My files used to go really messy when I open them in Flash.

  • SWF/Flash hyperlink not working in iweb

    Hi guys,
    Really really stuck with this one...
    I have a flash file of which i have placed wihin my iweb site (the flash file shows and operates perfectly)
    However - the SWF's hyperlink will not work within iweb.
    The flash file itself is fine and the nyperlink within it works perfectly when opened within a browser.
    Here is the code below - if anybody has any help I would be so grateful.
    <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/ flash/swflash.cab#version=6,0,40,0" border="0" width="800" height="600"><param name="movie" value="http://droprecords.net/drop_records/drop_circle_1_CS5_network.swf"><param name="quality" value="High"><embed src="http://droprecords.net/drop_records/drop_circle_1_CS5_network.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="400" height="200"></object>

    I've tried about 5 different codes now and although they all show the flash button - none of them allow the hyperlink within it to work properly.
    So frustrating.
    The closest one was this one;
    <iframe src="http://droprecords.net/drop_records/drop_circle_1_CS5_network.swf" allowtransparency="true"  width="400px" height="200px" frameborder="0" </iframe>
    But that opens up the link insiade a small iframe window instead of the full external window.
    ARRGGGHHHH

  • Targetting mc not working

    I have a movie clip, whose instance name is unique and is
    'focusfacts'.
    I have a function:
    function scaledown() {
    this.focusfacts.gotoAndPlay(2);
    trace("I've found the scaledown function");
    The function is called from a button elsewhere, and it can be
    found... I get the trace value popping up nice and clearly. BUT,
    for some reaon that absolutely bemuses me beyond belief, is that
    the gotoAndPlay(2) command on the movie clip (focusfacts) is quite
    simply not working. I have also tried naming the frame and telling
    gotoAndPlay command referencing the name - nothing.
    The only thing I can think of is that somehow the fact that I
    am using scenes (even though the code and the mc are on the same
    scene, in fact the same frame!), that maybe there's an issue with
    referencing the mc itself?
    All ideas welcome. BTW, except for the fact that the content
    is different I have virtually the same code working fine for other
    mcs in the scene. Weird.
    Cheers, Matt

    Matt-
    Have you tried tracing both this and this.focusfacts in your
    function call to see what the values are. This might help, because
    if they come up as undefined then it might just not be referencing
    your movie clip correctly. This can happen since scope is different
    from regular old flash buttons and button components.
    I am sure you have checked but is the content you want to
    play on frame 2 of the focusfacts movie clip?
    Let me know if you have any questions.
    Sean

  • AS3 iOS Twitter Reader not working

    I created a Twitter Feed reader using a tut from fladev.com.  By itself, it works GREAT! However when I try to incoroporate it into my fla for compiling into my ipa it doesn't work in my swf.  I know that if I compile the twitter reader at runtime with my main fla that it won't work in my ipa because my swf has a class as running in it. But when I try putting my twitter reader directly into my main fla I get nothing! My scene loads but it pulls down no data. Here is my class code that I am using:
    package fladev.twitter
              import flash.display.Loader;
              import flash.display.Sprite;
              import flash.display.MovieClip
              import flash.events.Event;
              import flash.events.SecurityErrorEvent;
              import flash.net.URLLoader;
              import flash.net.URLRequest;
              import flash.text.TextField;
              import flash.events.MouseEvent;
      public class MainClass extends Sprite
                        public var content_txt:TextField;
                        public var posted_txt:TextField;
                        public var info_txt:TextField;
                        public var name_txt:TextField;
                        public var btnhome:MouseEvent;
      private static const USERNAME:String = "mytwitterid";
                        private static const URL:String = "http://pathtomyphp.com/proxy.php";
      private static const REQUEST:String = URL + USERNAME;
                        private var urlLoader:URLLoader;
                        private var xml:XML;
                        private var loader:Loader;
                        private var num:Number = 5;
                        public function MainClass() {
                                  urlLoader = new URLLoader();
                                  urlLoader.load(new URLRequest(REQUEST));
                                  urlLoader.addEventListener(Event.COMPLETE, displayInfo);
                                  urlLoader.addEventListener(SecurityErrorEvent.SECURITY_ERROR, onSecurity);
                        private function onSecurity(e:SecurityErrorEvent):void
                        private function displayInfo(e:Event):void
                                  xml = new XML(e.target.data);
                                  content_txt.htmlText = getContent(0) +  getContent(1) +  getContent(2)+ getContent(3);
                                   info_txt.text = "Followers: " + xml.status[num].user.followers_count + "; " + "Following " + xml.status[num].user.friends_count + "; " + "Tweets " + xml.status[num].user.statuses_count + ";";
      name_txt.text = xml.status[num].user.screen_name;
      loader = new Loader();
                                  loader.load(new URLRequest(xml.status[num].user.profile_image_url));
                                  addChildAt(loader, 1);
                                  loader.x = 116;
                                  loader.y = 102;
                        private function getContent(num:Number) {
      var posted:String = xml.status[num].created_at;
                                  var content:String = "<font color='#224466'><a href=" + '"http://twitter.com/' + USERNAME + "/statuses/" + xml.status[num].id + '" target="_blank">' + xml.status[num].text + "</a></font><br/><font size='9'>" +"Posted on: " + posted.substr(0, posted.length - 11) + "; " + "From: " + xml.status[num].source + "</font><br/><br/>";
      return content;
    Like I said, on its own, it works great, just not when I try to create a new scene in an existing fla.
    Thanks in advance for any advice you can give me.  I'm a little bit of an as3 newbie, so please bare with me . . .

    I put MainClass in the same folder as the fla (it was in a subfolder in the same directory) and I still get the 1180 and 1046 errors.  Just to confirm, I have this in the first frame of the timeline:
    var mc:MainClass=new MainClass();
    addChild(mc);
    and here is what I have for MainClass:
    package fladev.twitter
              import flash.display.Loader;
              import flash.display.Sprite;
              import flash.display.MovieClip
              import flash.events.Event;
              import flash.events.SecurityErrorEvent;
              import flash.net.URLLoader;
              import flash.net.URLRequest;
              import flash.text.TextField;
           public class MainClass extends Sprite
                        public var content_txt:TextField;
                        public var posted_txt:TextField;
                        public var info_txt:TextField;
                        public var name_txt:TextField;
                        private static const USERNAME:String = "ctistechapps";
                        private static const URL:String = "http://preview.fladev.com/how-to-build-a-flash-actionscript-3-0-twitter-widget/proxy.php?u rl=";
                        private static const REQUEST:String = URL + USERNAME;
                        private var urlLoader:URLLoader;
                        private var xml:XML;
                        private var loader:Loader;
                        private var num:Number = 1;//display first post info, you can use also ?count=5
                        public function MainClass() {
                                  urlLoader = new URLLoader();
                                  urlLoader.load(new URLRequest(REQUEST));
                                  urlLoader.addEventListener(Event.COMPLETE, displayInfo);
                                  urlLoader.addEventListener(SecurityErrorEvent.SECURITY_ERROR, onSecurity);
                        private function onSecurity(e:SecurityErrorEvent):void
                        private function displayInfo(e:Event):void
                var _root:MovieClip = MovieClip(this.root);  // assuming you add this class instance to the main timeline before loading is complete.
                xml = new XML(e.target.data);                  
                _root.content_txt.htmlText = getContent(0) +  getContent(1)+ getContent(2) + getContent(3);  
                //trace(xml);
                //show some info about the user
                _root.info_txt.text = "Followers: " + xml.status[num].user.followers_count + "; " + "Following " + xml.status[num].user.friends_count + "; " + "Tweets " + xml.status[num].user.statuses_count + ";";
                //display the user account
                _root.name_txt.text = xml.status[num].user.screen_name;
                //create a loader for picture
                loader = new Loader();
                loader.load(new URLRequest(xml.status[num].user.profile_image_url));
                _root.addChildAt(loader, 1);
                loader.x = 116;
                loader.y = 102;
                        private function getContent(num:Number) {
                                  //show just month, day and hour
                                  var posted:String = xml.status[num].created_at;
                                  var content:String = "<font color='#224466'><a href=" + '"http://twitter.com/' + USERNAME + "/statuses/" + xml.status[num].id + '" target="_blank">' + xml.status[num].text + "</a></font><br/><font size='9'>" +"Posted on: " + posted.substr(0, posted.length - 11) + "; " + "From: " + xml.status[num].source + "</font><br/><br/>";
                                  //return all info
                                  return content;

  • DW8 flash button target frame not working

    I'm using DW8 v8.0.2 on Windows XP Home Edition SP1. I have
    created a frameset by doing the following:
    - Select File>New from menu bar
    - Select Framesets category
    - Select Fixed Top, Nested Left in Framesets column
    - Select Create
    Then, I add a Flash Button in the leftFrame and target the
    mainFrame by doing the following:
    - Select Insert>Media>Flash Button on menu bar
    - Select Blip Arrow
    - Set text to Information
    - Set Size to 12
    - Select my information.htm file from Browse button of Link
    box
    - Select mainFrame from Target box drop-down list
    - Enter information.swf as filename in Save as box
    - Select OK
    Then, I select File>Save All
    When I preview in a browser, I select the button & the
    content opens in a new browser window instead of the mainFrame
    frame. The same happens if I select leftFrame as target. However,
    _top, _self, _parent, and _blank seem to work well. I renamed
    mainFrame to contentFrame & it made no difference. I tried it
    in IE and Netscape, no difference, except Netscape is a lot faster.
    Tried text links to do the same thing & they work fine.
    Tried other flash buttons and they behave the same as Blip Arrow
    button.
    Saw several discussions on web & in this forum, but no
    solutions. Searched Knowledgebase, no solutions.
    Saw some attempts at solutions dealing with button code, but
    DW8 creates .swf file & button code is not editable.
    Is there a solution to this problem?

    I've encountered the same problem. This can't possibly be a
    bug ... it's too common a function. I've noticed there has been no
    reply to your posting. Have you figured out the solution from
    another source?

  • Duplicate target database not working

    Hi All,
    I want to clone my exisitng DB to other.
    I was refering the below link to do the same.
    [http://web.njit.edu/info/limpid/DOC/backup.102/b14191/rcmdupdb006.htm|http://web.njit.edu/info/limpid/DOC/backup.102/b14191/rcmdupdb006.htm]
    OS:Solaris 10
    Oracle version:10.2.0.4.0
    What I did tilll now:-
    1) Created a database MYDB1 in archive mode
    2) Created one tablespace, user and 1 table in DB
    3) Registered the MYDB1 in RMAN Db.
    4)Created a Pfile from MYDB1 database and changed db value and other values of MYDB1 to MYDB2(Database name to be duplicate)
    5)Created a password file
    6)Startup MYDB2 in NOMOUNT stage.
    7) At RMAN prompt I have done below things to but i have getting the error
    rman:rman:>rman target sys/mydb1@mydb1 catalog rman/rman auxiliary sys/mydb2@mydb2
    Recovery Manager: Release 10.2.0.4.0 - Production on Fri Sep 7 12:20:22 2012
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    connected to target database: MYDB1 (DBID=3867673817)
    connected to recovery catalog database
    connected to auxiliary database: MYDB2 (not mounted)
    RMAN> DUPLICATE TARGET DATABASE TO mydb2;
    Starting Duplicate Db at 07-SEP-12
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: sid=162 devtype=DISK
    WARNING: DB_FILE_NAME_CONVERT resulted in invalid ASM names; names changed to diskgroup only.
    contents of Memory Script:
       set until scn  911233;
       set newname for datafile  1 to
    "+disk2";
       set newname for datafile  2 to
    "+disk2";
       set newname for datafile  3 to
    "+disk2";
       set newname for datafile  4 to
    "+disk2";
       set newname for datafile  5 to
    "+disk2";
       restore
       check readonly
       clone database
    executing Memory Script
    executing command: SET until clause
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    Starting restore at 07-SEP-12
    using channel ORA_AUX_DISK_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 09/07/2012 12:21:01
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06026: some targets not found - aborting restore
    RMAN-06023: no backup or copy of datafile 5 found to restore
    RMAN-06023: no backup or copy of datafile 4 found to restore
    RMAN-06023: no backup or copy of datafile 3 found to restore
    RMAN-06023: no backup or copy of datafile 2 found to restore
    RMAN-06023: no backup or copy of datafile 1 found to restore
    List of Backups
    ===============
    Key     TY LV S Device Type Completion Time #Pieces #Copies Compressed Tag
    745933  B  F  A DISK        07-SEP-12       1       1       NO         FULL_BACKUP
    745934  B  F  A DISK        07-SEP-12       1       1       NO         FULL_BACKUP
    RMAN> list backup of database;
    List of Backup Sets
    ===================
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    745933  Full    549.12M    DISK        00:01:19     07-SEP-12
            BP Key: 745935   Status: AVAILABLE  Compressed: NO  Tag: FULL_BACKUP
            Piece Name: /backup/oracle_backup/test_dir/rman_bkp/mydb1_0gnkjokf_1_1
      List of Datafiles in backup set 745933
      File LV Type Ckp SCN    Ckp Time  Name
      1       Full 980599     07-SEP-12 +DISK1/mydb1/datafile/system.256.793120373
      2       Full 980599     07-SEP-12 +DISK1/mydb1/datafile/undotbs1.258.793120373
      3       Full 980599     07-SEP-12 +DISK1/mydb1/datafile/sysaux.257.793120373
      4       Full 980599     07-SEP-12 +DISK1/mydb1/datafile/users.259.793120373
      5       Full 980599     07-SEP-12 +DISK1/mydb1/datafile/tbs_umesh.266.793207735
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP OFF;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE TO BACKUPSET; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT   '/backup/oracle_backup/test_dir/rman_bkp/mydb1_%U';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/software/oracle/product/10.2.0/database/dbs/snapcf_mydb1.f'; # default
    RMAN> exit
    Recovery Manager complete.
    @rman:rman:>Please Suggest where i am going wrong..
    Regards
    Umesh Gupta

    WARNING: DB_FILE_NAME_CONVERT resulted in invalid ASM names; names changed to diskgroup only.
    You must check DB_FILE_NAME_CONVERT parameter on MYDB2 database
    or I think you must add DB_FILE_NAME_CONVERT, LOG_FILE_NAME_CONVERT to DUPLICATE Command.
    DUPLICATE TARGET DATABASE TO MYDB2
    SPFILE
    SET
      "DB_FILE_NAME_CONVERT"="+DATA/MYDB1/","+DATA/MYDB2"
    ...  Regards
    Mahir M. Quluzade
    www.mahir-quluzade.com

  • Swf in AS2 not working

    Using Captivate 4.  Tried to load two swf files and had two separate results.
    First one - Action Script 2.  In the first window to open, it begins playing, but when I open and the "new animation" window opens to apply it, it says it only has one (1)  frame.  When I apply, it doesn't play on the slide.  Made with Flash 8.
    Second one - AS3.  In the first window to open, it begins playing, but when I open it says project is AS2 and needs to be changed to add.  I select continue and it shows the file having 65 frames. Made with Flash 10.
    Any idea why my first swf doesn't play even though I have an option between an AS2 or 3 project.
    Thanks!

    Well, I'm gonna answer my own post here.
    I added this code to the first frame of the loaded SWF and
    things seem to be working swimmingly.
    this._lockroot = true
    G

Maybe you are looking for