How to save library symbols' class files in packages that are not the default package?

Hi,
I perform the following in Flash CS5 with Flash Builder 4
1) Create a new library symbol.
2) Do a RightClick->Properties on the new symbol
3) Check the options for "Export for ActionScript" and "Export in frame 1".
4) I write a new name for my class "Class1" and click on the pencil icon "edit class definition" to edit the class.
At this point my FlashBuilder 4 takes over and opens the "New ActionScript" dialog.
4) I then click on Package-Browse to select a package e.g. com.mycompany.myfiles as the new class destination.
The as file is created as com.mycompany.myfiles/Class1.as as everything seems just fine.
5) I close the ActionScript file and back in Flash CS5 I RightClick on the symbol and select "Edit Class".
At this time, FB4 suggests again to create the file, ignoring the fact that I already created it before.
Do you know of a way I can make Flash CS5 remember where I created the file?
Thanks.

Hi,
I didn't remove the project or delete any of the files.
All I did was create the class file under a package that is not the default package. Then when I clicked on the Flash symbol's "Edit Class" It asked me again to create the same class file.
Only if I create the class in the default package, it won't ask me to recreate it again.
Bye,
  RaamEE-IL

Similar Messages

  • HT4061 How do I consolidate purchases from two different ids that are on the same bank account, and eliminate the extra id without losing any purchases?

    How do I consolidate purchases from two different ids that are on the same bank account, and eliminate the extra id without losing any purchases? I want my music to match on both ipad and computer.

    Purchases are forever tied to the AppleID they were bought with. There is currently no way to consolidate AppleIDs. Sorry.

  • How to add video files to iMovie that are not present in photos ?

    i purchased iMovie yesterday for iPad and i am enjoying it a lot , but how to add my personal videos to edit that are not present in photos ? i m not a mac user but i hope soon i will get the budget to buy mac

    Put your videos in a folder and sync iPhone with iTunes, "Photos" tabpreviously selected "Sync photos" and checked the box next to "videos include" I understand you do not have Mac, but with a PC can do the same, with this you will reel and your videos can be edited withiMovie on your iPhone.

  • How do I create a smart playlist of songs that are not in any playlist?

    I have zillions of songs and many playlists to manage them. So how do I create a smart playlist that shows songs that are not in any playlist?
    An easier answer would be " Playlist > is > None" but this option is not available.
    Any other creative solutions?
    (...and a long list of "Playist > is not > Playlist AA" through "Playist > is not > Playlist ZQ" is not a manageable answer as my playlists are too dynamic for that. Such a playlist would always be broken.)

    Maybe one of these will help:
    This AppleScript will create a text file that will list the iTunes Library tracks which have not been assigned to any playlist.  http://dougscripts.com/itunes/scripts/ss.php?sp=notinanyplaylist
    This script searches your iTunes or iPod Library for tracks which have not been included in any Playlists and copies them to a new discrete Playlist.  http://dougscripts.com/itunes/scripts/ss.php?sp=notinanyplaylistplaylist

  • How to create a view for all Service Requests that are not approved by reviewer

    Hallo,
    I want to create a view in the Service Requests library that shows all SRs that are not approved. How to configure condition that says: if a SR has related Review Activity which is In Progress, show that SRs?
    I couldn't find this when creating the view. Thank you.

    So here's the first problem with that: Which review activity? a SR can contain multiple RAs, so how do we decide if an arbitrary SR is approved or not? 
    As to the specific language you use (Any child RA is In Progress) you might want to look at the criteria from the default Change approval view, which does something similar: 
    <QueryCriteria Adapter="omsdk://Adapters/Criteria" xmlns="http://tempuri.org/Criteria.xsd">
    <Criteria>
    <FreeformCriteria>
    <Freeform>
    <Criteria xmlns="http://Microsoft.EnterpriseManagement.Core.Criteria/">
    <Expression>
    <And>
    <Expression>
    <SimpleExpression>
    <ValueExpressionLeft>
    <Property>$Context/Path[Relationship='CoreActivity!System.WorkItemContainsActivity' TypeConstraint='CoreActivity!System.WorkItem.Activity.ReviewActivity']/Property[Type='CoreActivity!System.WorkItem.Activity']/Status$</Property>
    </ValueExpressionLeft>
    <Operator>Equal</Operator>
    <ValueExpressionRight>
    <Value>$MPElement[Name="CoreActivity!ActivityStatusEnum.Active"]$</Value>
    </ValueExpressionRight>
    </SimpleExpression>
    </Expression>
    <Expression>
    <SimpleExpression>
    <ValueExpressionLeft>
    <Property>$Context/Property[Type='CoreChange!System.WorkItem.ChangeRequest']/Status$</Property>
    </ValueExpressionLeft>
    <Operator>Equal</Operator>
    <ValueExpressionRight>
    <Value>$MPElement[Name="CoreChange!ChangeStatusEnum.InProgress"]$</Value>
    </ValueExpressionRight>
    </SimpleExpression>
    </Expression>
    </And>
    </Expression>
    </Criteria>
    </Freeform>
    </FreeformCriteria>
    </Criteria>
    </QueryCriteria>
    This is a simple AND criteria with two componets. one looking for a Review Activity (TypeConstraint='CoreActivity!System.WorkItem.Activity.ReviewActivity') which is related to the targetting CR by Contains Activity ($Context/Path[Relationship='CoreActivity!System.WorkItemContainsActivity';
    Context in this... context means the CR targeted by the view) where it's status (/Property[Type='CoreActivity!System.WorkItem.Activity']/Status$) is In Progress ($MPElement[Name="CoreActivity!ActivityStatusEnum.Active"]$). The other is filtering
    for the target change request's status ( $Context/Property[Type='CoreChange!System.WorkItem.ChangeRequest']/Status$) is In Progress ($MPElement[Name="CoreChange!ChangeStatusEnum.InProgress"]$). 
    You could convert the second criteria to point to SRs and SR status values, and then use the similar text for the first criteria. i'd recommend
    Anton's Advanced View Editor (or
    the free version) to do the criteria adjustment. 

  • I need to know how to set proxy exception list on remote pcs that are not on a domain controller

    I currently manage approx 1,800 computers on a vpn network. They are not part of any AD. There are mixed service packs of XP mostly SP2 and SP3. They all access the internet via a proxy server. They are all running either IE6 (not many left) or IE8. I have
    wrote a script to change the proxy exception list but not all of them have worked I have changed the following reg keys [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] & [HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet
    Settings] & [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings]. It seems in the ones that have not changed, the local SID account is the one in use and this has not changed because of its uniqueness. Is there a way either
    scripting or a commercial package that I can use to write keys to ALL users. I'm not sure on the details of how to use local policy to set this or how I would be able to write a script that would import the settings from a text file or something. Can anyone
    help with this matter.
    Thanks

    Well that is certainly not an easy task.
    .Default is not the default user account. I do not recommend making changes there. HKLM is for the local machine which is probably your best bet for all users but if it is not propagating through that then it would have to be the current user since they
    are not logged into a domain.
    There is a way to update all the HKCU and there is a walk through here:
    http://micksmix.wordpress.com/2012/01/13/update-a-registry-key-for-all-users-on-a-system/
    Making this management simple I'd suggest joining a domain and using GPO but I understand if it is not an option.

  • My files on creative cloud are not the most recent versions

    Today and over the last few days I've been saving files from my office computer to my creative cloud so I can work on them at home, but when I get home the files are either not showing or are not the current save.
    Is there a way to force dump cache or something like that?

    Are you saving the files using Upload and Replace from the Files page at https://creative.adobe.com/files, or are you saving the files (and changes) in the Creative Cloud Files folder on your computer and letting the file sync upload the files and changes? (Either way will work just trying to understand your workflow).
    First lets confirm the newest changes are being saved to the Creative Cloud files storage. When you use Replace from the Files page, or save the file in the Creative Cloud Files folder, a new version is created. You can confirm the latest version is saved by first going to the Files page in the browser and then clicking on the changed file to view its page. By default Details are displayed but you can switch to Activity. You should then see that there are versions, and that Current Version the correct version.
    Please confirm that the correct (latest) versions are synced up on your office computer. If not lets figure out why. If the correct versions are synced up then we can see what is happening on your home computer.

  • How to quit MLB at bat audio or apps that are not showing by the lock area

    I upgraded MLB at bat so that the audio plays in the background while im multitasking.
    Its great how ever I don't understand how to quit the app.
    When I double click the home button and swipe to the control area where the orientation lock is it does not show mlb at bat running. It shows only the ipod icon. I thought it was suppose to show the mlb at app like it shows the pandora when pandora is streaming music in the background
    Its the same concept of allowing audio to stream ...what gives?
    I guess I can hold down the mlb at bat app when first opening my apps that are in the background hold down so it wiggles and then delete it.
    But this is very confusing.

    If you double click the home button after starting audio (in MLB)...before you single click the home button to quit...and then swipe to the left, you get the iPod icon. But, if you start audio in MLB, then press the Home button to quit the app and go back to the home screen (while still streaming audio in the background), and THEN double click and swipe to the left, you'll get the MLB icon and MLB audio controls.
    By the way, MLB At Bat audio in the background while checking your mail or surfing the web is pretty awesome.

  • How to save a Photoshop PDF file with fonts that can be detected in Acrobat?

    We created a PDF file using Photoshop CS5, for the purpose of using it as a watermark on documents.  We saved this file as Photoshop PDF file, but for some reason the fonts cannot be detected when the file is opened in Adobe Acrobat.
    We need it to be recognized by Acrobat so that we can easily add the watermark to documents on a regular basis.
    Right now, Acrobat cannot detect the fonts in this file -- even though it is a basic font like Arial -- so when we add the watermark to a document, the fonts in the watermark becomes very degraded in appearance.
    Any advice would be hugely appreciated!

    I've tried several settings when saving as a PDF, to try to produce a file with fonts that can be detected by Acrobat.  I tried the presets listed in guide: Photoshop Help | Saving PDF files
    But none have worked.
    I cannot use PNG because it is not one of the formats that Acrobat allows for a watermark.  And JPG doesn't work because I need transparency.

  • Itunes saves my songs in a new file that is not the default setting

    My settings for downloading purchased music from itunes is c:\pop\music.
    Since a few months itunes generates a 2nd file named "music" within the existing file "music" and downloads all new songs in there. (It just happens, I surely didn´t tamper with the settings.)
    So everytime I buy music from the itunes store the new files are now saved under c:\pop\music\music.
    Also my ipod now only synchronizes the new files as long as they´re in c:\pop\music\music and not under c:\pop\music where I want to have them to be able to combine them with the others.
    I checked under "Information" of the new songs and for each song the setting for the place where it´s (supposed to be) saved under is still c:\pop\music. Also my default settings are still c:\pop\music.
    So why does itunes create a new file?????
    I can change almost every entry under "Information" but not the storage location.
    I don´t know why this happened and how I can change this back. Can anyone help me here, please!

    What im trying to say is, i purchased a imac after getting a new phone, which was on windows.
    So i now need to sync it so i can enjoy all the easy pleasures of genius so on and so on
    However not eveything made the shift over, so now my itunes on phone has songs from my old library, that due to whatever multiverse lays between mac and pc, are now not available on my new smarter and amazing mac.
    So if i sync the phone i will lose my songs, yes which did cost me money!! Does anyone know a way to prevent this?
    please bare in mind I am Mac simple, quite ******** really
    thank you in advance

  • PDF file has features that are not supported?!?

    Hi All,
    I'm using Adobe Acrobat 9 Pro to create a FORM and then I
    submit the form to Acrobat.com. The problem is that when users
    follow the emailed link to acrobat.com, they can't enter data into
    the form on the website. They have to download it into their local
    reader to fill out the form.
    This is the actual error message I get:
    "This PDF file has additional features that are only
    supported in Adobe Acrobat or Adobe Reader"
    What am I missing here? I'm creating a form, in Adobe
    Acrobat, that just has a few text fields and couple of checkboxes
    on it - that's all there is to it.
    Can someone tell me what the unsupported "additional
    features" are so that I can disable them before submitting the
    document to Acrobat.com?

    Hello recurry,
    thanks for posting.
    It does not look like you are missing anything really....The
    workflow that you've laid out is the proper workflow for working
    with Forms and Acrobat9/Acrobat.com.
    You cannot edit the pdfs using acrobat.com. Each user will
    need to download it, and definitely need to if they want to input
    data to it.
    Once they then submit their file, you should then see the
    updates.
    Thanks!
    Pete

  • How do I download songs already copied into iTunes that are not in bold print to download

    How do I make the songs that I have downlad on to my pc completely downlad in itunes ?  Some of te songs loaded that are dark letters and the ones with littler letter did not.  Help

    But I want to just spcifically look at all the .69 cent songs to see if there are any I like.
    The iTunes Store has extremely few songs for 69 cents, and as Roaminggnome notes, they do not make them easy to find.  However, you might enjoy this nice 69 cent version of Chicken Dance. 

  • How can I get Firefox to connect to websites that are not Google sites?

    This evening Firefox would not connect to my homepage (BBC) or anything in my bookmarks I tried. However, It would connect to anything Google (eg maps, mail etc), and run searches, but would not connect to any sites listed as the results of these searches.
    I contacted my internet supplier, who ran various tests, including emptying history, cache/cookies and resetting to default values of Firefox. But nothing solved my problem. It was fine this morning and showed no problems of this type before. I have the latest version of Firefox. My machine is Windows XP, I have the latest IE that can still be loaded - that won't even connect to Google to search, (but perhaps it is unable to because it is too old?)
    A couple of months back I had the computer cleaned/tuned, they replaced mcafee with Avast, but I had no problems accessing different websites. I still only run the free version of this. I cannot work out how to access its firewall settings.
    So the problem seems to be that the only sites I can access at all Google sites via Firefox...and Mozilla. I know Google is kind of ubiquitous but how I can't imagine how settings could suddenly become altered to be so specific!

    Strange problem.
    Did you try to start your computer in "safe mode", to see if the problem is still there ?
    Who replaced your antivirus and cleaned your computer ? Can they help you ?
    For the moment, I see 3 hypothesis :
    - a problem of DNS : do you know what it is and where to check them ?
    - a problem of Firewall : do you know how to manage the settings of your's one ?
    - a problem of security : do you know how to check if there are malwares installed on your computer ? You should do this before any other solutions anyway.
    If it doesnt' work, try to install Google Chrome, to see if this browser can go on other websites. If yes, it is time to uninstall/reinstall Firefox.

  • Is there a way to highlight all files (video & audio) that are to the right of the playhead on my timeline? Or to the right of my mouse?

    I have a complex project in which I have divided half of the video clips to the left of my timeline, and another half to the right. I now want to drag the finished right half, and connect it to the left half, but there are so many files high up in video slot 7, that I can't click and drag to highlight them all. What do I do?

    Track selection tool does that.
    Adobe Premiere Pro Help | Find, select, and group clips in a sequence
    A Tip on the side:
    in your specific case the fastest action would be to highlight the gap in between your clips and ripple delete.
    Lift and extract, delete, and ripple-delete clips | Adobe Premiere Pro CC tutorials
    (the tutorial shows the ripple delete - function with a clip segment, but it works the same way with gaps.
    Hope that clarifies a bit for you.
    ... and keep smiling

  • How do I stop Firefox entering my username and password into other fields on pages that are not the log-in page?

    On a website I need for my work, I must log-in with username & password. Firefox remembers my name & password perfectly. However, in another section on that same website, when I am filling in calendar information, it enters my my username in the "Location" field. Unfortunately, that is my work ID which is confidential. When I don't notice, it posts it on the very public calendar. Also, it enters my password into a password field (masked), so that no one can rsvp.
    It doesn't appear that I can edit the Saved Passwords/Exception in Firefox Options, so I am looking for suggestions!
    I want the saved name password at http://workname.com
    but not incorrectly at http://workname.com/info/*.*

    If there is a password field on a web page and you have saved a password then Firefox may try to fill that password and enter the name in the field just above that password field.
    You can look at:
    * Saved Password Editor: https://addons.mozilla.org/firefox/addon/60265
    *Form History Control: https://addons.mozilla.org/firefox/addon/12021
    You may want to disable saved form fill to prevent Firefox from filling the name.
    * [[Form autocomplete]]
    * http://kb.mozillazine.org/Deleting_autocomplete_entries

Maybe you are looking for