Can I do a refresh inside the main swf container?

I have a main swf container, who loads external swf .
All my files are connected a php files who are connected  one database in one server.
Sometimes when I load my project the external files they take a long time to load.

No Ned all files ara small the most large file have 17 Kb. the problem is the first time that load's locally takes time to load.
It seems that the first time that file is executed is not loaded

Similar Messages

  • Indicating the reference document inside the main document.

    Hi,
    We have a requirement that indicating the reference document inside the main document.  for.e.g: Indicating the sub manuals inside the main manual. Is this possible in SAP DMS. Please suggest me.
    Thanks & Regards,
    Prasad
    Edited by: RPrasad on Jan 4, 2011 5:59 PM

    Hi Prasad,
    For this you have two options :
    1. Use the field Superior document , here you can assign a superior document to sub-document. Configure in DC10 to document
        type.
    2. Or use Environmrnt -> Document Structure -> Create  , here you can create a docuemnt structure means if user is displaying a docuement or using a document for various business activities then user has to refer a document which is assigned in document structure. When someone uses a document if it has a document structure means must refer the assigned document.
    Hope this will help.
    Regards,
    Ravindra

  • Can I import HTMLs from inside the project and use as portlet page ?

    As you know, I am using Java Studio Creator 2 Update 1 for my current portal project. I have created JSR-168 JSF Portlet Project for my portlet development.
    As I have some html pages ready for my development,
    Can I import HTMLs from inside the project and use as portlet page for my project?
    I did the followings steps:
    1: In side the project - File -> Add Existing Item -> Web Page ( imported test.html page from my local folder)
    2: Let it convert some of the tags for me ( so now it becomes - �test.jsp� )
    3: Set it to initial view.
    4. A default portlet page � newPortletPage.jsp is still there with no initial view.
    Now after doing this, No Visual Designer and Properties window available to for that �test.jsp� page. Though it allowed me to �build� the project successfully.
    When I build and run the portlet application, got the error message �Error occurred in portlet!� on Pluto Portal. Please advice.

    You do not open fcpproject files. You don't double click or anything else. The files have to be in the correct folder structure in the Final Cut Projects folder and the application opens them automatically. Can you post screen shots of the Final Cut Projects folder and its location.

  • Bom item in adobe form will display inside the main item

    hi gurus,
    Currently i am displaying a print adobe form of order confirmation (va02) . but requirement is like i need to display Bills of Material item  bit inside the main item level . for ex : there are total 50 line items in a sales order and for item no 20 , 30 and 40 are the Bom item in that sales order only.now rather to print all the items in a same level i  need 30 and 40 will display bit inside in the form.....currently i am using table row in form......
    Edited by: Manoj Kumar on Jan 8, 2008 1:21 PM

    hi gurus,
    Currently i am displaying a print adobe form of order confirmation (va02) . but requirement is like i need to display Bills of Material item  bit inside the main item level . for ex : there are total 50 line items in a sales order and for item no 20 , 30 and 40 are the Bom item in that sales order only.now rather to print all the items in a same level i  need 30 and 40 will display bit inside in the form.....currently i am using table row in form......
    Edited by: Manoj Kumar on Jan 8, 2008 1:21 PM

  • My screen on the touch is frozen. the screen shows a usb cable and the itunes logo above it. How can I get it back to the main screen?

    My screen on the touch is frozen. the screen shows a usb cable and the itunes logo above it. How can I get it back to the main screen

    The screen is telling you to connect the iPod to a computer with iTunes via the USB cable.  iTunes should open and give you instructions.  If not, open iTunes and retore the iPod via iTunes.

  • Hello please, somebody knows how to unload a movie clip recently loaded and back to the main SWF?

    Good night guys!
    I come humbly ask for your help ...
    I have an extensive animation .. A kind of map of Brazil with 33 stores in 4 states distributed .. Clicking on the desired state, it expands and appear their stores. Only the animation and the first store were enough to generate a SWF comporting 3 megabytes .. So I decided to use an external SWF to every single stores, otherwise would be too heavy ..
    My goal is: Every shop clicked, loads a new external SWF which occupies the entire screen .. So if I wanted to return to the main SWF with button, how should I proceed?
    I have found an article that shows communication between two SWF, however, some steps did not work and I want it to button.
    Please, if you know, needs to be in ActionScript 3.
    Can somebody help me?
    Thanks, I hope to answer

    Olá Felipe, tudo bem com você?
    In order to unload content loaded into a Loader object you can use either the unload() method or the unloadAndStop() method. The difference between them is that unloadAndStop() will unload the loaded SWF and try to stop executing any code that it was running including animations, sound and event listeners.
    If you wanto to call the unload() or unloadAndStop() methods from the loaded SWF you can use its loaderInfo.loader property to reference the Loader object that loaded it.
    It could be someting like this:
    this.closeButton.addEventListener(MouseEvent.CLICK, this.handleClose);
    protected function handleClose(event:MoueEvent):void {
         this.loaderInfo.loader.unloadAndStop();
    You can pass a Boolean parameter to unloadAndStop() to indicate if Flash's garbage collector should be run ont the unloaded SWF in order to free up memory. Considering the size of your SWFs, this could be a good option. The downside is that there is a performance penalty and in my professional experience, CPU is still a resource that is more scarce than memory, so use with care.
    Hope this helps.
    Abraço,
    Rui

  • Can an InCopy editor add, remove and edit a text frame placed inside the main story text frame?

    I think I already know the answer to this which is - no. I'll explain why I am asking the question in a second, but the reason I think the simple answer is no is because - text frames are controlled by a designer in the layout file, an editor using incopy can only edit the text and images placed inside text frames, and so cannot resize them, add or delete them.
    Ok, so the reason I have asked this.
    Is there a way around this so that editors in incopy can edit certain types of text frame that are contained within the main text frame? I'm using these text frames to contain specific paragraph styles, giving them a boxed look and also with an anchored icon in the top left of the text frame depending on the type of paragraph it is. See screenshot as an example of a green text frame that I am using to contain paragraphs of type "tip".
    If it is not possible for editors in incopy to add, edit or resize these text frames (green tip frame in the example above), then how else can I style these paragraphs to give the same visual appearance, but without the use of wrapping them in a text frame?
    One (not so good) way around this is for the designer to add the text frames in the layout file after he gets the content back from the editor, then moving the "tip" paragraphs into these newly created text frames. However when the editor updates the content in incopy and gets these new text frames in their copy, they can not then delete them if they wish to, or if they add or reduce content inside of these green text frames then the frames dont grow to fit their edited content. So I dont think its a solution for the designer to control the adding, removing and resizing of these frames.
    UPDATE: I have just discovered that once a text frame has been placed into the document by the designer and the editor updates their copy in incopy-  they can then use the "Position Tool" to select that text frame - allowing them to resize it, or delete it! Fantastic. But would the editor be able to add these frames in themselves to begin with? Maybe have a document containing all of the objects available to them, copy and paste one of them into the main document and edit its content? Does anyone have any advice on how to go about this? Essentially I would like the editor to control the insertion, editing and removal of these inline text frames.

    True. But when all I am trying to achieve is a border around a paragraph, use of a table seems overkill to me. But if thats the only solution I have so far then I will have to go down that route.
    It would be useful to have an object libraries panel in InCopy so that editors can drag across predefined text frames into their doc via InCopy, but I cant see that option in InCopy. is there one? I have also thought about exporting the frames as seperate InDesign Snippets and saving them to an objects folder, then when an editor needs to insert one into their doc they simply use File > Place > "Choose required text frame snippet". However I have found that InCopy can't place InDesign snippets so that theory was a failure. Is there another format I could use to save the objects and bring them into InCopy? List below shows my findings so far for trying to save/export a text frame from InDesign and then import into InCopy:
    InDesign Snippet (.idms) - can't import into InCopy
    InDesign Document (.indd) - imports content as an image - only editable in InDesign
    InDesign Template (.indt) - imports content as an image - only editable in InDesign
    InDesign Library (.indl) - can't import into InCopy - no panel available in InCopy for object libraries (that I can see...)
    InCopy Markup (.icml) - only imports the text, loses the text frame

  • Waveform Graph passed as output of subvi does not refresh in the main vi

    I have a subvi that collects data in batches and displays the batch in a waveform graph. Then I make this waveform graph as output and call it in the main subvi to display the graph. The problem is that in the subvi the graph refreshed at each batch and plots the batch (which is how I want it to behave) while in the main vi it does not display anything.

    Your indicator is outside the while loop, so you wont get anything until the while loop finishes!
    Also your subVI is inside a case structure, the output of which is set to 'default if unwired' (which means empty array) so anytime your case structure is true, your values will be wiped. If this is intented, please excuse me.
    Beginner? Try LabVIEW Basics
    Sharing bits of code? Try Snippets or LAVA Code Capture Tool
    Have you tried Quick Drop?, Visit QD Community.

  • How can i use one datatable inside the other?

    Hi all,
    i need help ... i have this page that shows information from a relational table... for example a mapped table "Countries" that has a java.util.Set inside named "Cities" and i would like 2 know how can i do this using jsf...
    The display would be like this:
    Brasil
    Rio de Janeiro
    Sao Paulo
    USA
    New York
    Washington
    New Orleans
    And Goes on... So i guess it would be a dataTable inside the other, right? but i dunno how to do it...
    Thanks for any info. cya

    this is somehow a messy example. But just focus on the var attribute of outer datatable and how value attribute of inner datatable is referencing it.
    <h:dataTable id="table1" value="#{pc_City_state.listofstates.states}" var="varstates" styleClass="dataTable">
                   <h:column id="column1">
                        <f:facet name="header">
                             <h:outputText styleClass="outputText" value="StateName" id="text2"></h:outputText>
                        </f:facet>
                        <h:outputText id="text3" value="#{varstates.stateName}" styleClass="outputText">
                        </h:outputText>
                   </h:column>
                   <h:column id="column3">
    <f:facet name="header">
    </f:facet>
              <h:dataTable id="table2" value="#{varstates.cities}" var="varcities" styleClass="dataTable">
                                       <f:facet name="footer">
                                       </f:facet>
                                       <h:column id="column4">
              <f:facet name="header">
              <h:outputText styleClass="outputText" value="CityName" id="text6"></h:outputText>
              </f:facet>
              <h:outputText id="text7" value="#{varcities.cityName}" styleClass="outputText">
              </h:outputText></h:column>
              </h:dataTable>
    </h:column>
    </h:dataTable>

  • How can I delete an item from the main left column of iTunes?

    I'd like to delete an item from the main left hand column in iTunes (the column containing the main headings LIBRARY, STORE, SHARED, PLAYLISTS etc etc). Under the first heading 'LIBRARY' appear the items Library, Music, Movies, iTunes U, Books, Apps and Ringtones. I'd like to remove the item "Library" from that list - it appears immediately after the heading "LIBRARY" and serves no purpose whatsoever. (Neither does it appear to cause any harm, I must say, just a nuisance.) This item does not appear in any of the iTunes viewing options or controls lists. Neither does it appear in iTunes in the other accounts on my Mac and I have yet to see it any other iTunes on any other Mac.
    I've upgraded since about iTunes 8 assuming the problem would eventually disappear through the upgrades but it hasn’t, even through all the providedupgrade increments available for iTunes.
    I'm assuming it's from something I've installed in my main user account at some stage and it entered this item in the iTunes app. But I can't see how to remove it. The only things I can remember installing are "iTunes Batch Column Renamer" and "Join Together", both if which are just Scripts and which I use fairly regularly, but I don't recall either of them installing that particular item.
    Is there any folder I can navigate to to edit the list of items in that main left hand column of iTunes?
    Many thanks in advance for any help offered.

    on second thought, that you have an item "library" is indeed odd - there shouldn't be.
    suggest you try removing iTunes completely (click here and follow the instructions), then reinstall it using the standalone installer from here: http://www.apple.com/itunes/download/.
    note this will not do anything to your media files, playlists, ratings, etc.
    btw, you didn't install any 3rd party tools like this script:
    Change Hidden iTunes Preferences v2.4 
    This application will allow you to invoke hidden iTunes preferences:
    Show "Library" playlist
    Changing view setting is global
    Allow half-stars in ratings
    Hide "Ping" buttons
    Show/hide arrow links -- to either search the iTunes Store or search your library
    Load complete iTunes Store preview before playing
    Create playlists for purchased song collections
    Play songs while importing or converting
    Create file names with track number
    Maintain grid view for Search results
    Option-click zoom button for Mini Player&
    Show buttons horizontally
    Message was edited by: Jolly Giant

  • How can I create color fields of the main color automatically?

    Hi
    I have many images files. For each picture, I need a color field of the main color, so the one that is most commonly seen.
    This color should be saved as a new image as background.
    How can I do it in Photoshop, so this is done automatically.
    Thank you.

    Sounds specialist to me.  Have a look at Channel Calculations in Photoshop help, but as Christoph says, you are going to need scripting to automate the process.   It's not an easy thing to Google either, but I found this PDF  Search for 'analyzing color'
    http://help.adobe.com/en_US/photoshop/cs/using/WS7901119A-3EE7-4806-B5AF-1A6D58827A81a.htm l
    If you are pre Creative Cloud, you'll need the Extended version.
    Good luck

  • How can I make an external monitor the main display?

    I have a mid 2007 iMac running OS X 10.4. The internal monitor is broken and all it shows is a bunch of lines.
    I have connected an external Samsung monitor. All I see in it is a desktop background: no icons, no menus, no dock. I believe this is because the display is in extended mode and the main display is the internal monitor. I cannot use the System Preferences Panel to change this, because the internal monitor is useless.
    I have a second, newer iMac, from which I can login to the first via ssh.
    Is there a way to make the external monitor the main display from the command line?
    (I have though of editing the Preferences List, but I do not know what to change and how to change it. I do have Developers Tool installed and thus can access the Preferences List Editor.)
    Thanks in advance!!!
    Gustavo J. Mata

    Hi everybody!
    To solve the problem I wrote a script that creates a Systems Preferences windows which shows up in the external monitor. Once this happens the configuration can be changed manually, to make the external monitor the main display. This is what I did:
    First I created a user with automatic login in the faulty machine. To do this:
    1.- Restarted this malfunctioning iMac in Firewire Target mode.
    2.- Rebooted the working iMac using the other machine as startup disk.
    3.- Created the user.
    4.- Restarted both machines normally
    Next I wrote a script which opens System Preferences and shifts its window to the left:
    5.- In the working machine I saved the script as a 'Run only' application:
    tell application "System Preferences"
    activate
    set x0 to 1080
    set y0 to 200
    set dx to 800
    set wx to 600
    set wy to 600
    set the bounds of the first window to {x0, y0, x0 + dx + wx, y0 + wy}
    end tell
    6.- Then uploaded it to the iMac with the faulty screen.
    7- Shut down both machines.
    Then I added the script application to the automatic login user in the faulty machine:
    8.- Restarted the malfunctioning iMac in Firewire Target mode.
    9.- Rebooted the working iMac using the other machine as startup disk.
    10.- In System Preferences added the script to login items.
    11.- Restarted both machines.
    The System Preferences window now showed in the external terminal. I was able to go into the Displays pane and set the external monitor as the main display (dragging the white bar to it).
    Cheers,
    Gustavo J. Mata

  • Can we call another dashboard within the main dashboard?

    Hi Xcelsius Gurus,
    Currently I have created 4 dashboards out of total 10 dashboards using "Dynamic Visibility" in one single SWF file.  As each dashboard has more KPIs in it, it has performance issues.  We have still 6 dashboards to go.
    Hence to get better performance, I am planning to break this SWF into multiple SWFs.  Each sub-dashboard will have "BACK" button.  Hence I'll have one main dashboard, where on click it will open the respective dashboard and when clicked on BACK button the main dashboard will be visible.
    Will this be possible?  If yes, how to achieve the same?
    Your early reply is much appreciated!
    Regards,
    Rashmi

    Hi again Rashmi,
    do you have BOE intsalled? If yes, then you can use the OpenDocument command for that:
    [http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/800f7400-bf3e-2b10-fa81-c6c74f457ab4|http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/800f7400-bf3e-2b10-fa81-c6c74f457ab4]
    If not, then I would recommend you to build the "main dashboard" as a html navigation, each dashboard can be loaded in other frame.
    You can also try to use the URL Button Component, this will open a specified Link, including swf's files.
    Regards
    Victor
    Edited by: Victor Gabriel Saiz Castillo on Dec 22, 2009 8:16 PM

  • Can i power my iphone from the mains and connect to my mac at the same time

    HI
    Here is my dilemma, my daughter dropped my wifes iphone in the bath and it will now only power up when plugged into the mains. When plugged in it cannott find the sim and according to the local apple store the wifi antenna is also broken.
    We are not bothered about the phone it is the 1500 photos and videos of our girls which we dont want to lose. The phone hasnt been backed up recently and she is not registered with icloud so that is out the window.
    So, i thought that if the phone could be powered by the mains and somehow connected to my pac at the same time i could perhaps get the photos synced and then the phone can be traded in at the store for a £119 replacement, thank you by the way Apple!!! you pay full retail for a product (£419) and all you get told is "your phones knackered, that will be £119 please"
    It worht pointing out that the USB doesnt turn the phone on when connected to the mac.
    Is there such a cable in existence which has two usb leads from the iphone dock connector??
    I just cant beleive that the photos and videos cannot be accessed and saved by a company that always tells us they are cutting edge and ahead of the rest of the market, especially as the phone traded in will get, repaired, wiped and sold on as a refubed phone, if they can do that they can get us our files off.
    Anyway, any advice, assitance, product reccommendations would be very very welcome.
    Many Thanks

    How, exactly, would you propose connecting it to both an AC power adapter and your computer when it has only one dock connector? If you don't want to set it on fire, I wouldn't try.
    If it can power on when on AC power AND it can connect to either the cellular network or WiFi, plug it in and power it on and e-mail the photos to yourself. Not the most elegant solution, but it beats losing all of them. I assume you were not in the habit of backing up very often.

  • Can you see a screw inside the slot od headset?

    I cannot put the headphones inside the slot. I see a screw but I don't know if is an internal tool or an external one's. Can you help me? Thanks a lot.

    Hi skube70, and a warm welcome to the forums!
    AS far as I know... NO, but likely they saw nohing other than what is in your Shared folder even so, they need a Username & Password to see more.

Maybe you are looking for

  • PLEASE HELP ME! ( all songs erased on pod, will not update)

    Hello, here is the deal. I plugged my ipod mini into my labtop to update some songs i purchased from i tunes. Instead of updating it erased all the songs on my i pod. My software is up to date and my library is intact but it won't tranfer onto my pod

  • Nano 5G says 0 songs after successfull synching

    This is driving me insane. I bring my Nano home from the gym to update it and it first says that it needs to be reset so I wipe the lot. After rechoosing my audio books and albums it merrily goes away and syncs about 7Gb in total. It tells me the nan

  • Populate columns with row values in Sql Server Reporting Services

    I have got a dataset with 2 columns named Row and Title. There are 8 rows in this dataset and I want to display those 8 titles within columns in a table. So I create a table with 8 columns and set each column's expression to =LookUp(Fields!Row.Value,

  • Site won't open

    I am trying to open the following site: http://water.weather.gov/ I have used this site when I had my PC and ran Explorer and never had an issue.  It still will open from a PC.  When I try to open with Safari (I am new to Apple/Mac) it will not open!

  • IMovie 10 can´t import old library

    Hi, my iMovie crashed, the app didn´t open anymore. So I uninstalled it and got the App back from the App Store. Then, for an unknown reason, I opened iMovie and it looked like it would work. I thought I could use Time Machine to get back all my movi