HtmlText fields show up blank

Hi
I am trying to load some dynamic text fields with html tags as follows:
_root.pag.pages.page12.home.htmlText = "<font face=\"Verdana\" size=\"24\" color=\"#FFFFFF\"><b><a href=\"http://www.sspaintings.com\" target=\"_root.pag.pages.page1\">Home</a></b></font>";
_root.pag.pages.page12.about.htmlText = "<font face=\"Verdana\" size=\"24\" color=\"#FFFFFF\"><b><a href=\"http://www.sspaintings.com\" target=\"_root.pag.pages.page2\">About</a></b></font>";
I have rendered them as html and selectable in the properties area.
When I test the movie the fields show up with nothing in them.
I have also used the _root.pag.pages.page12.home.html=true; but it does not work either.
The texfields contain nothing. Are these commands not good for As1 - Flash 6
Any insight will be appreciated. Thanks. Samantha

Hi Ned,
Thanks so much for your insight. Your comment on labeling it text as opposed to htmlText was really good.
After I did that it still did not show. I used labels from other pages that were working and re-routed them to that page and it still did not do it.
I realized that I had created those text fields as a copy paste activity from Frontpage into Flash. (Not that I think it should matter) but that was the only difference when I created that page. The other thing was that the textfields were all grouped in a movie clip something I tried to undo and it did not work it would go back and regroup them into a movie clip. I also tried naming the instance of the movie clip and adding it to the path but to no avail.
So I just deleted that page and started from scratch with a page that already had fields in it and slowly changed everything to what I needed and it worked.
The path is the same except the textfields have been simplified. You can see it in www.sspaintings.com>about>sitemap.
(Sorry for the delay you hear in the music, there is a movieclip loading in the background which is doing this but I haven't fiugre out why)
_root.pag.pages.page12.tf_1.htmlText="<font face='_sans' size='11' color='#FFFFFF'><b><a href='http://www.sspaintings.com' target='_root.pag.pages.page1'>Home</a></b></font>";
_root.pag.pages.page12.tf_2.htmlText = "<font face='_sans' size='11' color='#FFFFFF'><b><a href='http://www.sspaintings.com' target='_root.pag.pages.page2'>About</a></b></font>";
Also as to you input on Flash/SEO, thanks, I suddenly realized again how closed flash is to search engines.
Thanks so much again for your thoughts.
Samantha
PS: Can you tell me how to write the tag so that the page opens inside the window and doesn't open another window of the movie?

Similar Messages

  • One field shows as blank always irrespective of the selection in the report

    Hi
    there is a field (RKF) in my report which always shows blank irrespective of the selection parameters..
    i have verified in the multiprovider with the same selection , filter and condion values what are used in the report,, the field is showing up the values..
    Please let me know any inputs for investigating this issue?
    Raj

    Hi
    Thanks for the reply..
    I have no filter restrictions on the Value type, version and CO Object Type..
    Raj

  • Text field showing up blank.

    I had emailed a PDF fillable document to a staff member who uses a Mac.  When she returned it to me (I use a PC) the fields were blank except some boxes that were marked with an 'x'.  If I click on the field I can see the text, but when I don't it's blank.  Also, if I print the document it comes up blank.  Any help would be appreciated.

    Thank you for that.  If she did use Preview (I'm just confirming), what should she be doing to preview and update the PDF so that I can see the information.  Thanks again.

  • Custom Flag field show's blank value by default instead of yes or no

    Hi TechNet users.
    I see this behaviour in a number of my environments (RTM, CU April, ProjectOnline). I have a Flag custom field on task level, these should alway's have a value (No or Yes).
    So I create a Project schedule using the browser and add some auto scheduled tasks by just filling in the taskname column. I can view the flag field being populated with a No. Now I publish this project and check it in to the server.
    If I now look at that new project schedule using the PWA interface and I do not edit the project but just view the schedule with that flag column I just see a blank cell with the new task.
    If I edit the project and Manually change the flag field to say No and publish/check in the project the value is correctly displayed.
    But is this by design? To my knowledge a flag field always have a "No" value by default and should be "No" already when I just fill in the task name field. I think this is something the Schedule webpart on PPM doesn't do correctly? Can
    any of you reproduce the situation?

    Hello Erik
    Until you choice a value, the value is NULL.
    cheers!
    Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
    Website http://www.WhartonComputer.com
    Blog http://MyProjectExpert.com contains my field notes and SQL queries

  • Magento text fields show as blank

    I recently upgraded Firefox to version 11.
    When working in Magento CMS, certain text fields are being shown as empty as if the data has been lost.
    Once you grab the bottom right corner and make the field a bit bigger, the text appears.
    Has anyone seen this problem and is there a fix?
    Thanks in advance

    Firefox 11 introduced a problem with the TinyMCE WYSIWYG/rich text editor. I wonder whether that or a related issue affects Magento?
    Could you try a different workaround: zoom up a step and down a step and see whether that causes the text to appear. (You can either use Ctrl++ Ctrl+- or Ctrl+mousewheel for this.)

  • Access 2013: Sum fields on a form suddenly showing up blank

    I have a simple Access database (originally built in 2010, now running 2013). Sometime in the last week or so all of the SUM fields in the database started showing up BLANK (one minute everything was working fine, the next it wasn't, not sure what happened
    in between). Even when I create a new, basic form, I can't seem to get my SUM fields working.
    For example, I have a table where I document number of miles traveled for work purposes, the fields include: TravelDate, ProjectID, Mileage, and Description. Mileage is a Number field, Long Integer. If I create a continuous form, connect it to the table
    (same thing happens if I connect to a query), add a field in the Detail section with
    Mileage as control source and txtMileage as name and a field in the FORM FOOTER that is: =Sum([txtMileage])...the SUM field is empty in
    Form View. And, there are no NULL values in the data set. This is happening across all of my forms and subforms, all SUM fields are now displaying as blank.
    Is it possible that I changed a global Access setting to cause this? A form setting? Any other ideas?
    Thanks!
    Laura

    I had the same sudden issue. But I was able to determine that it involved only one workstation. All the others were fine, as well as a test run on another Win 8 station outside the environment. From there I was able to determine that  a third party
    app had been installed near the time of the problem showing up. I uninstalled it and it immediately was resolved. The app was a C# based tool thought the authors have yet to identify why this caused a problem. My suspicion is that they wrote a 32 bit version
    and this was installed on a 64 bit station, and there is some issue with mso.dll, where I believe the function calls exist for sum. I am testing to see if there are similar function errors in Excel.
    What is noticeable was that Access did not throw a an Error# nor a #name. Just nothing appeared, and when you click on a row, the sum would appear, though it was incorrect.
    In Access 2010 I remember there were some footer field issues in continuous which eventually were patched.
    It was an opportunity to remind my client - do not install anything from any one on the live system without prior testing.

  • How to outline fields that are blank?

    Hi,
    I am creating a report that has fields outlines. I have noticed if the field is empty the outline does not display. What can I do to make even the empty fields show the outline?
    Thanks,
    Trish

    Hi Trish,
    I'm not sure how you're applying the outline however in Crystal Report,  you can create a conditional formula to check if the value of the field isnull or blank.  For example if you were applying a line style around the field you can test with the following condition:
    1.  Right-click on the field.
    2.  Select Format Field.
    3.  Select the Border tab.
    4.  In the Line Style section,  click on the "X+2" icon and enter the following condition.
    if isnull({YOUR.FIELD}) or ({YOUR.FIELD}) = "" then 1 else 1
    Regards,
    Wallie

  • Populated PDF form in Preview shows as blank when viewing

    I have a pdf template form that I have filled in.
    I did this in Preview and used 'save as' to create my copy.
    However, the thumbnail preview of the pdf shows as blank, and if i send it windows users or preview it in gmail, it also shows as blank.
    To start with I thought that I had accidentally saved the wrong version, but no, I can double click the pdf in Finder, and it opens in Preview with all the data present, exactly as I had saved it.

    What I have noticed is that if I send the pdf to another mac user, they can see all the info fine. If I send the output from Preview in gmail, and someone downloads it, they can only view the information if they click on the "highlight fields" button, but then it still doesn't look quite right, with loads of expander "+"s all over the form.
    When I tried opening the form in adobe reader from the link you provided, I get a different view again. I can examine each field and view the individual data items, but it is not possible to 'show all fields'

  • UI Field showing only integers

    Hi all
    I need to create a field on a form that only allows the user to input whole numbers (integers).
    I've implemented this as follows:
    private JFormattedTextField readTimeOut;
    protected void createComponents()
            NumberFormatter numberFormatter = new IntegerFormatter();
            readTimeOut = new JFormattedTextField(numberFormatter);
            readTimeOut.setHorizontalAlignment(SwingConstants.RIGHT);
    }This works in the sense that it only allows integer values in the field, and along with other code, does just about everything I need.
    The only problem I have is changing the number entirely. The numberFormatter will not let me delete the last character in the field.
    E.g.
    If the initial value is 600,000, and I delete the 6, the field shows 0. I cannot delete this zero so that the field is empty, which I need to do.
    If I delete the zeros one after the other, I am left with a 6 that I can't delete.
    This is not good, because to update the field from 600,000 to 12 (for example), I have to do the following:
    1. Delete all the zeros, leaving the 6.
    2. Enter 12, meaning the value in the field is now 612, or 126 depending on how the initial value was modified by the user.
    3. Delete the 6.
    I've looked at the NumberFormatter and IntegerFormatter classes and documentation but can't see anything that allows the field to contain blank values.
    Is there an option to allow an IntegerFormatter to have a blank field?
    If not, can anyone suggest another way of doing this?
    Thanks

    Kleopatra wrote:
    what is IntegerFormatter, custom class? Or did you mean:
    NumberFormatter numberFormatter = new NumberFormatter(NumberFormat.getIntegerInstance());    Anyway, what happens is that
    - NumberFormat doesn't accept null, throws a parse exception
    - JFormattedTextField doesn't accept values if the format objects
    That leaves 2 locations to tackle
    a) implement a custom format which does handle the null (as does SwingX NumberFormatExt)
    b) subclass JFormattedTextField and manually null the value in commitEdit if the text is empty
    CU
    Jeanette
    BTW: the Swing folks hang out in .. the Swing forum :-)
    BTW2: folks here seem to like wild guessing games <g>
    Edited by: Kleopatra on Apr 6, 2011 2:50 PMThanks for all the replies. I've got it working with a DocumentListener, but that loses the thousands formatting. Not a disaster, but something to consider.
    Jeanette, you're right, the IntegerFormatter is a custom class that extends NumberFormatter. I didn't realise this. I'm still fairly new to Java, and am still learning using existing code in the product I'm developing.
    Of the two options above, I think I prefer using a custom format. I'd assumed the IntegerFormatter class was a standard class, so hadn't thought of changing it. As that's already custom I can either change that or create my own version.
    Thanks for the help.
    Alex
    BTW: The Swing forum is well hidden. I've only now found it because you pointed out that it existed. ;-)

  • PDF show up blank when emailed

    I create a PDF file with my 6500A. When I open it, it displays fine. If I email it, it is blank when opened. This isn't always the case, but usually is. I have tried emailing with different browsers, sent it using Gmail and Hotmail, opened it using different browsers, and Gmail and Hotmail. No matter what I try, the recipient of the email gets a blank PDF... Please help!

    I’m confused with this as well ☺
    When I open an email that has an attachment in Outlook 2010, there are 2 tabs (or more depending on how many attachments there are) directly above the text of the message – one says “Message” and the other shows the file name of the attachment. If I double-click on the attached PDF it will open in Reader X, but if I just single-click on the attachment it shows a warning in the space below about only previewing files from a trusted source and it includes a “Preview” button. When I press this it opens a basic view of the document (text flashes past that says “Starting PDF Preview Handler…”, I don’t know if this handler is my installed version of Reader or if there is a basic PDf viewer in Office) and the PDF opens in the email message window in a basic format – no fillable fields shown, just text almost like a print preview. The only controls in this preview window are page up/down and view full page/fit to width. And in this preview, all of the data that was entered in the document on the tablet is shown, but if I double-click the attachment, or save the attachment and then open it, the fields are all blank.
    It seems like when the Reader on the PC opens the file from the tablet, it doesn’t see the data that was entered and opens it as if it were just a new fillable PDF file. I have opened the original fillable PDF on the PC and entered information, then “saved as” and opened that completed PDF and it will retain the data in that case. I have also tried copying the completed PDF directly from the tablet using the USB cable and not emailing it and I get the same blank result.
    Message was edited by: eap26 Sorry, indicated the wrong version of Outlook.

  • Pages stops loading, show the blank white untitled page - why?

    Everything was fine just recently, when one unlucky day suddenly I become unable to download some very familiar WEB sites. Not all, just some. Whitу blank untitled field shows all the time instead! No new software installed, no any custom restrictions has been done prior.. donnow...
    Checked the some forums online, seems it ia a bit common problem and caused on Win7 x64 with conflicting Adobe Flash Player. I am using very up-to-dated one, I checked, and anyway the problem is on.
    Happens either with FireFox/IE.
    No solutions found so far.
    Please, advise?

    You have an open tag on line 19:
    <script src="http://use.edgefonts.net/source-sans-pro:n6:default.js" type="text/javascript">
    needs to be
    <script src="http://use.edgefonts.net/source-sans-pro:n6:default.js" type="text/javascript"></script>
    or the entire page will be treated as a javascript....

  • When I open a pdf document from my dropbox to view it, the document shows up blank, even though it is filled out. This also happened with pdf documents that have been e-mailed to me.

    When I open a pdf document from my dropbox to view it, the document appears blank, even though I know the information is actually there. This also has happened with pdf documents that have been e-mailed to me, then opened to view and they are blank?? Why are they showing up blank?

    When I open emails with PDFs I click on the attachment (doing this all on my iPad) it gives me the option to "open in iBooks", I accept then after that the document is sucked into my iPad but I can't do anything with the PDF after that.  Where is the actual file on my iPad? Why can't I email or send these PDFs to my cloud (Dropbox)?
    It's like once they go into iBooks they're stuck forever.

  • YouTube will not work on safari for me on the ipad. Is there anyway to fix this? I can go anywhere else on the internet fine and it works on google chrome, but on safari it shows a blank screen with the bar on top after it loads.

    YouTube will not work on safari for me on the ipad. Is there anyway to fix this? I can go anywhere else on the internet fine and it works on google chrome, but on safari it shows a blank screen with the bar on top after it loads, if it's even loading at all.
    I do not know if it's relevant or not, but I got a message on my ipad while on safari saying that my iPhone has a virus. I looked it up and it seems it might have just been an ad from the website I was on, but it happened around the same time YouTube stopped working.

    You will find that using the YouTube app will provide a better viewing experience for YouTube videos.

  • A column in 4i showing Null & Blank simultaneously but not in 10g

    Hi ,
    Presently working on migrating data from discoverer 4i to discoverer 10g and post migration it seems to be succesful.
    Though currently in a report we are facing the following issue :
    A column in 4i viewer showing Null & Blank simultaneously but its not so in 10g.In 10g it is showing NULL only.
    I tried working out with OPTION / Sheet----> Null and
    even with FORMAT DATA / TEXT giving the category as NONE(depicting the format as in Database)
    There was no difference with the above.
    Kindly advice me regarding the above.
    Regards
    Sajit.

    Hi,
    Check the aggregation methods in the 4i and in the new version

  • My game center won't load and shows up blank when I try to open it. I've already tried to close all the apps and restart it and it still won't work. Is their anyway to fix it without restoring it??

    My game center won't load and shows up blank when I try to open it. I've already closed all of my apps and restarted it and it still won't work. Is their anyway to fix it without restoring it and starting over??

    Try:
    - Reset the iOS device. Nothing will be lost      
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - sign out and the sign back into Game Center
    - Reset all settings                            
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes
    - Restore to factory settings/new iOS device.                       

Maybe you are looking for

  • 10.1 and IE  wont install

    downloaded 10.1 and go through installation process and says I have to close Internet Explorer but there is no IE open that I can tell anywhere, even disconnected ethernet cable.  any suggestions?

  • Possible network issues preventing successful application data transfer?

    Hello all. We are having a few issues with a specific set up here at work involving Oracle 11, and Oracle 9 databases and I was hoping someone with a fair idea of how Oracle configurations work when it comes to network connectivity and data transfer

  • Open Item Mgt

    Hi friends, I got the ticket from client that 10 GL acs not defined open item mgt and made no of postings. Now client needs to define the Open item Mgt to that acs. I have listened  that there is a program to correct the open item mgt. can any body g

  • Can't import new photos into lightroom 4, any help?

    I have macbook pro, a external HD with all my RAW files in a folder called 2013, I imported edited and export 2 photos into the same external folder, using lightoroom 4. Now I wanted import the others but they all grey out and there's no import butto

  • Password for BT Homehub and I don't even have a Homehub!

    Can anyone tell me why everytime I turn on my computer or wake it from sleep, I get a popup window requesting passwords for: BT Homehub-IF6E BT Homehub-F84B I don't even have a homehub. I recently purchased the upgrade discs from PC World, which afte