FL8: getURL samt Text ins Browser-Fenster

Begrüße die Erleuchteten!
Habe das hier:
Eine Seite "daten.html" mit einem MM-JS drinnen für
"Browserfenster
öffnen", im selben Ordner wie die .html mit dem Flash.
Im Flash jetzt folgendes Problem(chen):
Umgehen der Sicherheitsabfrage geht mittels "nur auf Netzwerk
zugreifen"
in der Einstellungen für Veröffentlichen. Soweit
klar.
Dann:
getURL("javascript:MM_openBrWindow('daten.html','popWin','scrollbars=auto,resizable=yes,w idth=400,height=400')");
Wenn man das macht, wird die Seite zwar geöffnet, aber
die Popup-Seite
läd nicht "fertig". Gesehen im FF und IE.
Hintergrund ist, aus einem auf der Seite laufenden Flash
Daten in plain
text in ein Browser-Fensterchen zu schreiben. In welchem
Umfang das
überhaupt möglich ist, weiß ich nicht :)
greets,
harald

> Wenn man das macht, wird die Seite zwar geöffnet,
aber die Popup-Seite
> läd nicht "fertig". Gesehen im FF und IE.
Link bitte. Auch sehen wollen.
> Hintergrund ist, aus einem auf der Seite laufenden Flash
Daten in plain
> text in ein Browser-Fensterchen zu schreiben. In welchem
Umfang das
> überhaupt möglich ist, weiß ich nicht :)
Du willst Textdaten vom Flashfilm in ein HTML-Popup-Fenster
schreiben?
Hm, du könntest die Daten per GET (oder auch POST, wenn
du es nicht per
getURL machst) an eine output.php übergeben, die diesen
Text dann
einfach nur im Browser ausspuckt (per ECHO). Diese output.php
wäre es
dann, die du im getURL-Statement nennen würdest.
Aus Flash heraus sendest du alles innerhalb einer Variablen,
nennen wir
sie flashdata, beispielsweise per loadVars, wobei ich noch
nachschauen
müsste, inwiefern man per loadVars auch ein neues
Fenster geöffnet
bekommt. Ausgabe per Anhängen an die URL und somit
Übergabe per GET
sollte aber auf jeden Fall gehen.
output.php:
<?
// echo $_POST['flashdata'];
echo $_GET['flashdata'];
?>
Gruß
Kryz
Christian Scholz
Blog:
http://www.christianscholz.com
FAQ+A der Newsgroup Macromedia.General.Germany:
http://mgg.christianscholz.com

Similar Messages

  • How to remove a text in browser: Some plug ins used by this page are out of date

    How to remove a text in browser: Some plug ins used by this page are out of date. It occur in every page when I surfing. I am aware that is a threat but when I tried to install an update of flash the userinit.dll file from windows registry had gone and I had to reset everything.

    a error during the flash update might be itself an indication of malware active on the pc. the browser is your door to the web - therefore it's very important to keep it and all plugins up to date in order to keep your pc & the integrity of your personal data safe.
    [https://www.mozilla.org/plugincheck/]

  • Hi. I need help changing text in browser tab.

    Greetings,
    I have downloaded a template and have uploaded it successfully. However, the text in browser tabs still say "Temple Free blah blah".
    I'd like it to say my website title.
    Could someone please walk me through this elementry task?
    Best,
    Chadrick

    Here is the simplest way to manage your Page Names:

  • Can no longer read text on browser itself--tabs, headings, etc.--after updating to v 4. How can I enlarge these fonts?

    I just updated to Firefox 4.0. I made NO changes to existing settings. After updating, font size of BROWSER headings, tabs, etc. appear so small that I am barely able to read them. (Note that I am NOT talking about font size on web pages--just on browser itself. ) Have used firefox for years--don't want to give it up--but will have to if can't find a solution for this.

    I don't know where it is going to look.  As I did all the Orthoptera, haing to go to the source of every page, andchanging the links to the moths to the Orthoptera, I had to do the same with other Oders.  Now I am on the Diptera, and went to the previously created Orthoptera gallery and changed the text and link from Orthoptera to Diptera.  But it still shows text and link, moth, instead.  So I continue to have to go to each pages source coded and change individually.
    Here is what I don't understand.  When I go to the folder that is at  C://program files/adobe/adobe photoshop cs4 (64 bit)/presets/web photo gallery,  the renamed, copied and modified folder, Diptera is there, and come up in the choices of templates.  But the text and link modifications don't occur when the gallery is run.  Where could it be going to get the moth stuff, when it goes to this folder for the template? 
    What you said about the 64 bit makes sense, but I don't know where it could be going to create the gallery when the folder named Diptera is ther.

  • How do I link to Anchor Text from browser to PDF file exported from InDesign?

    I see that this question was asked previously but not answered:
    http://forums.adobe.com/message/3737541
    I need a way to link to topics (from an HTML page) within a structured PDF file generated from InDesign, i.e. one that has an interactive bookmarks
    panel, that doesn't break the links when the file is updated.
    In particular, I don't want to refer to:
    *  page numbers because the document will repaginate when it is updated, breaking existing links
    * named destinations that are numeric as addition/deletion of topics renumbers the named destinations, breaking the links.
    Is there any option in InDesign that creates named destinations derived from bookmark titles as that would seem to solve my problem?
    I have a similar need, but I have not been able to find an answer anywhere online, even after a several hours of research.
    I am on contract with General Electric to develop a UI Style Guide for an international team of developers. My client wants to be able to distribute the Style Guide as a PDF document, but needs to provide links to specific topics when submitting a "Story" in an Agile development environment to the programmers.
    Ideally, I would like to be able to create "named destinations" in InDesign such that I can provide the client with a list of URLs similar to this format:
    file:\\StyleGuide\Test1-20131024a.pdf\#nameddest=AnchorText-01
    However, I can not figure out how to create "named destinations" in the PDF file from the InDesign file in which I have created the Anchor Text in the Hyperlinks tab.
    Alternately, the client would be satisfied with the ability to link to specific bookmarks in the exported PDF file that have been derived from the configuration of the Table of Contents styles, but my research has led me to believe that it is not possible to hyperlink from a browser window to a bookmark in a PDF file (only to specific page numbers, search word lists, named destinations, and comments) as described here: http://blogs.adobe.com/tcs/2011/01/tcs-specific/linking-to-a-page-within-a-pdf-and-more.ht ml
    Having been using InDesign since 1988, when it was PageMaker, I would prefer to use it to provide GE with the most attractive deliverable, but they are now leaning heavily toward having me licensed with Madcap Flare, which has this capability built in:
    http://webhelp.madcapsoftware.com/flare9/Default.htm#Nav_Links/Named_Destinations/Creating _Named_Destinations.htm
    Please help me to find a solution that will allow me to continue using InDesign for this project.
    Thank you!
    Lynne O’Connor
    Technical Writer (contractor)
    GE Oil & Gas - Measurement & Control

    Follow-up post (solution is not available):
    I have just completed a phone call with Gaurev Sethi of Adobe escalated technical support in which I shared my screen to explain and demonstrate the desire to link from an external URL to a specific location within a PDF file that has been exported from InDesign. After 40 minutes, during which I was placed on hold a few times while he consulted with his team, it was determined that the desired functionality is not supported in InDesign and has been identified as a limitation of the software.
    In researching alternate documentation software that supports PDF export, I discovered that Madcap Software supports this functionality in its Flare product:
    http://webhelp.madcapsoftware.com/flare9/Default.htm#Nav_Links/Named_Destinations/Creating _Named_Destinations.htm
    Note that linking via URL to a bookmarked location within a PDF is not supported:
    http://blogs.adobe.com/tcs/2011/01/tcs-specific/linking-to-a-page-within-a-pdf-and-more.ht ml
    More about parameters that can be specified to open PDF files are available here:
    http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/pdf_open_parameters.pdf
    Although the above link is for a previous version of Acrobat, I could find no evidence to the contrary in the current SDK documentation.
    -Lynne

  • PDF missing text when browsing or linking to a page

    Hello,
    I have an issue with missing text in a PDF file when I try and browse directly to a page in a PDF. Interestingly, the text is not missing when you open the PDF and navigate to the same page from within the PDF. The first Character(s) of the title are missing.
    The title of this page should say Criminal Justice, but the "C" is missing when you visit this link--
    http://www.northeast.edu/Degrees-and-Programs/pdfs/2010-Catalog.pdf#page=103
    This only happens if you try to navigate directly to a page. If you use the pagers within the PDF then the text is fine. If you change the link in the url to represent the page you are trying to visit, the characters disappear again.
    Any thoughts or suggestions would be very much appreciated.
    Thanks!
    Derek

    Acrobat 9 (professional)
    Windows XP
    Internet Explorer 7, 8
    PDF file is published as compatible with version 6. Original document was published as PDF from Indesign.
    Hmmm, I have tested on 4 machines and still get the same results. These machines are all XP/IE machines though. Any other thoughts?

  • Text Message / Browser / Email typing lag

    Ever since I bought the iPhone 3G, I've noticed that when im typing out a text message / an email / in a browser, or anything that involves typing, my phone just randomly decides whether it was to lag or not. Sometimes there is no delay in typing speeds, other times it sits there and lags for about 1-1.5 seconds on each letter you press (so you type out an entire sentence and then have to wait as the phone delays itself in typing).
    Is anyone else having this problem? Is it isolated to the iphone 3G? Is it something about the 2.0 software?

    This issue was introduced in firmware 2.0 and exists on first gen iPhones also. They did not occur with firmwar 1.1.4 or below.
    Apple knows about that and hopefully fixes it in the next firmware release. Meanwhile you can switch your phone off and on again, which helps in most cases (at least for a short period of time).

  • Garbled text in browser

    When I go to my web browser some of the text show up as garbled text, is there something i can do to fix this problem

    Yep, sorry, I should have mentioned that!
    Fonts known to cause problems:
    Helvetica Fractions, Times Phonetic and Alien.
    If you have them, delete them!
    More useful information here:
    http://www.creativetechs.com/iq/garbled_fonts_troubleshooting_guide.html

  • Unreadable Text in Browser and Item Proporties

    All the Text under my Files in the Browser is blacked out and impossible to read but soon as I click on it as if to change the text I can read it. Also in the Item properties menu the text is unreadable the same way. Anyone know why this is? should i just reinstall the program.
    P.S. im running FCE 2

    To fix the first problem, first try trashing FCE's preferences before reinstalling.
    As for the MPG audio, MPEG is a muxed format; you need to convert the MPEG files into something that FCE works with natively - either DV or AIC. MPEG Streamclip (freeware) should be able to do that for you.
    -DH

  • Text size/text in browser size wrong (ff22)

    There are some problems with my Firefox 22.0 since yesterday.
    It started to show websites' text too large, had to use Ctrl and "-" every time I accessed any website. However, things how text looked in FF menus did not change. My actions:
    1) FF forums. Opened config, searched for that numbers - there they were, unchanged.
    2) control panel-->screen resolution-->Make text larger or smaller-->set to 100%
    3) Monitor set to 75 Hz (no higher values) and True Color (32 bit)
    PC responded I needed to log off. Turned PC off, then turned on.
    Everything started to look small (text on a browser kind of hard to read), but hooray - websites are normal again. Tried to use 125% - no, websites are displayed wrongly big again.
    edit: My WIn7 did not find any updates for monitor; same for Nvidia video card. WIndows updates are all installed.
    Problem about disproportion between text in FF menus and website text still appears. Would be very gratefull for any solutions.

    Code changes regarding HiDPI support for high resolution displays have landed in Firefox 22 and later (bug #844604).
    You can modify the layout.css.devPixelsPerPx and increase or decrease the value in 0.1 or 0.05 steps to adjust the size of fonts and other elements in Firefox.
    The layout.css.devPixelsPerPx pref is a String value parsed to a float and allows to fine tune the dimensions of all elements (user interface and web pages) more precisely (resolution 0.1 or 0.05).
    Change the default value -1 to 1 to make it work like in previous Firefox versions (100%)
    Start with a value of 1 and adjust this value with 0.1 steps or 0.05 for finer adjustments.
    Use values between 1.0 and about 0.5 to reduce elements in size (do NOT go all the way to 0.05!)
    Use values greater than 1.0 to magnify and make elements larger (percentage divided by DPI, % / DPI).
    http://kb.mozillazine.org/about:config
    If web pages needs to be adjusted after changing this pref then you can look at the Default FullZoom Level or NoSquint extension.
    Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/
    NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/
    Use this extension to adjust the font size for the user interface:
    Theme Font & Size Changer: https://addons.mozilla.org/firefox/addon/theme-font-size-changer/

  • Precise Placement of text and Browser variation - General Guidance

    I want to be able to put text on a web site so that the text forms the silhouette of an object.  This is a rough example - it' s the first thing I could think of.  You can see I'm a Creative!
               A
             horse
          is a friend for life
        and if you treat it well
    it will serve you and be a constant
    companion to you.  These letters and
    words are put together in the shape
    of a horses head.  It's quite straight
    forward isn't
    it.  This does
    not really look
    like a horse.
    I would like some ideas to help me achieve this.  My first thought was to make the shapes into image files but that would not be ideal because of accessibility and SEO objectives.  Also, I would like the web-site owner to be able to be able to upload content.  The main problem I can see is if viewers change the text size in the browser.  Because of the need for someone else to add the content, I will need to use an off the peg CMS and would probably opt for Wordpress.
    Any advice to help me plan this out and discuss it with the site owner would be really apprecieated.
    Many thanks
    Martin
    PS I knw this isn't strictly a DW question but this is really the only place I come for help with web building stuff.  If anyone can recommend a good forum for these kind of design/creative/general questions that has a good sense of community, I'd love to hear of it.

    A solution would be to provide pre made image outlines that they could load into 'paint' if they are using windows (mac also has a similar, but better program), then they could use these as a starting point.
    No matter what you do, the client  will eventually do something to break the design, (normally 2-6 weeks, in my experience), if they are creating images, etc that you cannot control in some way.
    At least you can (or should), be able to re-size any images they upload to the server if you are using/building a cms.
    PZ

  • Your experience with console/text web browser?

    Browsing the web via the console: is it a viable approach, given the modern web?
    What text browsers do you use? What problems do you encounter when you browse the web through a console browser?
    Last edited by Gradient (2013-08-24 21:13:26)

    I've used Lynx, elinks and links.  My experience is very limited; I've only used said browsers while installing a system or up to the point where I installed X on my laptop.  As a result, my exposure is mostly confined to the Arch wiki. 
    That said, I found out pretty quickly I loved Lynx far more than the other two combined.  My reasoning behind this decision is simple:  Lynx has sane defaults, uses colour by default and is fairly easy to navigate.  Frankly, given the choice, I'd choose Lynx then elinks with links trailing in third.  elinks is useable but I found the key shortcuts not quite as inutitive nor easy to figure out (IE i got stuck looking for a "help" keyboard shortcut on links).
    HTH
    MS

  • Dreamweaver Verschobene Texte im Browser

    Hallo Leute. Ich habe ein Problem im Dreamweaver.
    Wenn ich meinen Newsletter im Browser öffne, ist die Darstellung an manchen Stellen total unschön (z.B. Texte nicht alignt).
    Ich komme nicht drauf, woran es liegt. Ich habe Tabellen verwendet. Bei der einen ist die Darstellung in Ordnung. Wenn ich diese per copy paste darunter einfüge, dann verschieben sie z.B. Texte.
    Hat jemand einen Tipp?

    Kleiner CSS Tipp von mir, die Browser haben eigene Paddings und Margins setze sie quasi auf null mit:
        margin: 0px;
        padding: 0px;
    Bitte beim Layouten DIV's verwenden und Tabellen nur, wenn Du auch eine Tabelle z.B. in Word nehmen würdest.
    Ansonsten kann es nur am CSS liegen, wenn die Tabellen anders ausschauen.

  • Uninstall Lynx text-based browser

    Hi
    After looking at this page: http://www.apple.com/downloads/macosx/unixopensource/lynxtextwebbrowser.html I clicked on the download button and arrived at a rather unclear page with several versions and no clear flag (to me) as to what is what. I downloaded the top one in the list...
    On attempting to boot the application a Terminal window appears with "you need Rosetta"... I don't want to install Rosetta, cos I just don't. So... having looked for instructions for uninstalling and found none, I'm here...
    The install process gave this...
    +echo "\nEnter Your password.."+
    +sudo echo "Installing Config File(s)"+
    +sudo mkdir -p /usr/local/etc+
    +sudo mkdir -p /usr/local/bin+
    +#sudo cp ./lynx.cfg /usr/local/etc+
    +sudo ./install-cfg.sh cp lynx.cfg /usr/local/etc/lynx.cfg+
    +sudo ./install-cfg.sh cp lynx.lss /usr/local/etc/lynx.lss+
    +sudo cp ./lynx /usr/local/bin+
    +sudo ln -sf /usr/local/bin/lynx /usr/bin/lynx+
    +echo "DONE:... Drag Lynx.command to Applications..."+
    I've a little app that reveals hidden files so I've removed the items identified above as well as the shell command (Lynx.command) from the application folder... is that all done - as in:uninstalled?
    Thanks
    Message was edited by: BluePlumUk

    Hi Niel
    Thanks for the info, much appreciated. How do I know if it's running when Terminal is open.. is it obvious (I find Terminal very obscure/opaque)?
    Note (for all): I've realized the "first in the list" was not the correct one and had I seen-for-looking I'd have downloaded the second in the list. However, I've decided on another method for achieving what I want to (vis-à-vis text browser exercises) so this is still relevant – I'd have still been concerned with uninstalling Lynx whatever version.
    Thanks for your advice, Niel.

  • Unreliable scrolling in "About" text in browser

    On the Z10, I wanted to read the "About" section for the browser. When I start the browser, bring up the settings menu and then click on "About", scrolling is unreliable. By "unreliable", I mean it doesn't always scroll. Sometimes I have to repeat the gesture (scrolling slowly) five or more times.
    I want to read the "About" section for the browser word for word, but haven't been able to due to this issue.

    And, actually to take it one step further, the entire screen becomes unresponsive. The back key won't work either until you tap it a few times.
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

Maybe you are looking for

  • GR/IR clearing value

    Hi all There is a SA with many times GR and IR now i want to know the GR/IR clearing value about this SA. Which T-code can display this? I tried manys but all under vendor,account number.which can under a SA? Thanks a lot

  • Problems updating to 3.1.2 & syncing

    I'm getting fed up of this iphone!!! For some reason my phone does not want to update to the latest version available to it - 3.1.2 - but there is no message coming up that says what the problem is or even that it hasn't workedwhen I connect it to th

  • BPM Collect Pattern.

    Hi Experts ! I am trying to implement this scenario. Source File Adapter - Message - Vendor # - Material # [Only one material ] Pattern : Collect Pattern Key for Correlation - Vendor # Message collection in Loop for a counter of 3 Messages. Target fi

  • Can you merge 2 different apple ID's

    can you merge 2 different apple ID's?

  • Premiere Elements 11 Project Assets Panel

    I've added media from my hard drive, where the file numbers are in numerical order.  However, when the files arrive the Project Assets panel they are no longer in the original numerical order. I've tried the Sort by button but this doesn't arrange th