View Source Option

I'm using just the plain old Flex SDK 2, and am wondering if
there's somethign i can add to my myapp-config.xml or the command
line to get it to generate the "view source" option that Flex
Builder provides so easily?
I like being able to quickly add this feature, but being a
poor college student I like not needing Flex Builder 2, and I also
like to avoid heavy IDEs when they can be avoided.

It's moved to ... Tools > Web Developer > View Source

Similar Messages

  • HTML code displays on one line in browser view source

    Hi,
    In Dreamweaver, my HTML code displays returns, spaces, etc. However, in the view source option in a browser (Firefox in particular), all the code is displayed on one single line. I only found about this because I was having problems with my Google Ads not displaying. (A Google customer service person helped me to find a workaround for this since I still haven't figured how to get my code to display correctly.) So I have gone to Preferences in DW and changed my Code Format Line Break type. The result is the same with each of the three options: the code is all on one line when you check it under view source in a browser. (The server is Linux.)
    Does anyone know how to fix this? Also, I think I know how this happened in the first place. I copied my code to TextEdit for a quick backup the other day, and then I pasted it back to DW. Bad idea? Is the only way to get the code back to normal to re-write it in a new HTML file in DW?

    Pssh. Problem solved, but I'm not quite sure how. I did go back and try to clean up some redundant CSS and other things, but the HTML/CSS validator still shows that I have this one invalid <header> tag (www.nextmontenegro.com), but since that was written as part of the DW template, I just left it. Weird. Anyway, the code flows down the page now.
    Thanks for the quick replies and helpful hints:-)

  • How can I view source on an app (preferably before installing)?

    An app for Firefox OS is programmed in HTML and JavaScript. So, just like a webpage, I should be able to View Source, right? That's always been the empowering Mozilla approach, as far as I understand. View Source is great for learning by example (just like how I originally learnt HTML!), but also for open audit. Ideally I'd like the opportunity to look over the code before I agree to install.
    If I go to https://marketplace.firefox.com/app/astroalpaca using my desktop browser, or if I find it in Marketplace using my ZTE Open, I can't see a View Source option anywhere. Where is it please?
    I can understand not showing it on a small phone screen, but there's no reason why someone visiting Marketplace with a laptop/desktop web browser shouldn't download and inspect the app package.
    If it doesn't exist (I'm starting to suspect this is the case), then where's my empowerment? What makes these fxos apps any less of an impenetrable consumer black box than android apps?

    Wow OK. So for future reference, "View Source" (Ctrl+u) doesn't do it, since I guess the button comes from JS. So instead you need to:
    * Open the inspector (Ctrl+shift+c)
    * Click on the install button (to inspect it, not to install it).
    * In the panel you get to see the source code for the button which includes the URL to the .webapp file (it might be hosted separately as in the example, or on the marketplace)
    * You can copy and paste that URL and then open that file to see where the app content is delivered from, and then if you follow those paths you can view the HTML, JS etc.
    So that's really quite buried, but I'm glad that at least it's technically possible! Not quite as easy as Ctrl-U ;)

  • JimP: Setting View Source's srcpath -- how?

    Gentlepersons,
    Here's a tiny liittle Flex app:
    I'd love to show you the source to this app, but I don't know how to do so. I have been pounding Google and reading books (half a dozen so far) and none of them say how to specify the path of the "View Source" menu item.  They say "Just select Project ->Export Release Build, check the View Source option, and voila! You're done!" But that is not the end of the process.  That's just the start.
    - How, *exactly*, does one place a Flex app on a given web page? Obviously, I've learned a tidbit or two about this, or I wouldn't be able to place the above app in this web page. But maybe I'm doing it wrong, and perhaps that wrongness is causing my View Source problems.
    - The app above is online at http://www.igetitmusic.com/blog/SWFs/Tweener/Tweener.swf. To get it there, I copied the entire bin-release folder to my server's SWFs folder, and renamed it after the project name ("Tweener").  Is this the right thing to do?
    - The above app's View Source menu item looks for its source code in some apparently-random place.  I say "apparently-random," because I cannot find documented anywhere the process by which this path's default is determined, and the process by which you set it to something other than the default.
    The question, then, is this: What, *exactly* -- leaving out no "obvious" steps -- is the algorithm for publishing a Flex application to the Web, such that its View Source menu item works?
    The meta-question is, where is this algorithm documented? I suspect that this as-yet unread tome will hold the key to answering many other similar questions that have been bugging me.
    Overall, I am really enjoying the process of learning Flex. It's this "obvious" stuff that's tripping me up (and thereby bugging the crap outa me)...
    Respectfully, and with sincere appreciation for any help, I am
    Yours,
    Jim Plamondon
    Austin, Texas
    www.igetitmusic.com/blog

    Gentlepersons,
    This turns out to be a known bug in Flex 3, which has been fixed in Flex 4 (which is still in development).
    In the meantime, the workaround is to expose, in the web page in which a SWF is embedded, a separate link to that SWF's source code (labelled something like "click here for source code").
    Hoping that this helps, I remain
    Yours,
    Jim Plamondon
    iGetIt! Music
    www.igetitmusic.com/blog
    Austin, Texas

  • I recently upgraded to FireFox 8.0. Now I can no longer see the option to view source code. Where has this gone?

    Nothing more to add, cannot find view source.

    "Ctrl+U" or in the View Menu
    If you want to see the keyboard shortcuts in Windows 7 menus, the removal was Microsoft's doing, and can be restored see item #9 in
    * http://dmcritchie.mvps.org/windows-7/win7.htm#steps
    If you made source be Notepad for you local files, you can still see the formatted source by bookmarking the following chrome shortcut. I give a keyword shortcut of "source:"
    * javascript:location="view-source:"+location
    Keyboard shortcuts
    * Keyboard shortcuts | How to | Firefox Help<br>https://support.mozilla.com/kb/Keyboard%20shortcuts
    * Firefox and other Browser Keyboard Shortcuts (Comparison Table)<br>http://dmcritchie.mvps.org/firefox/keyboard.htm
    Keyword shortcuts:
    * Firefox Keyword Shortcuts<br>http://dmcritchie.mvps.org/firefox/kws.htm
    You can make '''Firefox 8.0''' look like Firefox 3.6.*, see numbered '''items 1-10''' in the following topic [http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface Fix Firefox 4.0 toolbar user interface, problems (Make Firefox 4.0 thru 8.0, look like 3.6)]. ''Whether or not you make changes, you should be aware of what has changed and what you have to do to use changed or missing features.''
    * http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface
    <p>There is a lot more beyond those first 10 steps listed, if you want to make Firefox more functional.</p>
    <p><small>Please mark "Solved" one answer that will best help others with a similar problem -- hope this was it.</small></p>

  • View Source not showing up in context menu?

    Yes I did choose to allow view source during the release
    build. I also uploaded the source folder to the server. I can
    manually go to the view source folder and it is working fine, only
    thing is, the option is not in the context menu of the application.
    I suppose I can add it there myself but I thought that was
    automatic?
    Thanks!

    quote:
    Originally posted by:
    levancho
    if you are using FB3 you can you feature called : "Export
    Project" and it does everything for you, including view Source
    Feature,
    just select your project and then click on Project -->
    Export Project
    and in dialog select "View Source" and then finish.
    That is exactly what I did, I go to Export Release Build, I
    select View Source, I choose which files to show, I name what
    directory I want it to be in. I click Finish, Then I upload
    everything from the release-bin to my server. I can manually go to
    the view source URL and that works, but the option does not appear
    when I right click the .swf. But as a work around I can add the
    option to the context menu myself and use navigateToURL to send the
    user there.

  • Disabling VIew source property in IE

    hi
    I am working on an ADF application. There is a requirement to disable the view source property of the IE browser so that the users cannot view the source. Is it possible to do it?
    Please reply
    Thanks

    Hi,
    not from ADF. You need to check with IE if there is an option to achieve this.
    Frank

  • View Source Crashes FIrefox

    Just purchased a brand new computer, Windows 8, latest version of Firefox, crashes everytime I try to "View Source". Has done this since I got the computer. Anyone know of any fixes? I use view source all day everyday.

    Hello,
    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    More information about reinstalling Firefox can be found [[Troubleshoot and diagnose Firefox problems#w_5-reinstall-firefox|here]].
    <b>WARNING:</b>Do not use a third party uninstaller as part of this process. Doing so could permanently delete your [[Profiles|Firefox profile]] data, including but not limited to, extensions, cache, cookies, bookmarks, personal settings and saved passwords. <u>These cannot be easily recovered unless they have been backed up to an external device!</u> See [[Back up and restore information in Firefox profiles]]. <!-- Starting in Firefox 31, the Firefox uninstaller no longer lets you remove user profile data.Ref: Bug 432017 and https://support.mozilla.org/kb/uninstall-firefox-from-your-computer/discuss/5279 [Fx31] Windows uninstaller will no longer offer the option to remove personal data -->
    Please report back to say if this helped you!
    Thank you.

  • Enabling "view source" on a debug (non-release) build

    Hi All,
    Is there a way I can enable the "view source" context menu option for my Flex app when it is built in debug mode?  I know I can export a release build and enable it from there, but I want that option to be on for my debug modes as well.  That allows other any developer in our organization to simply right click on an app running in our development environment and see the source that the app was built with.
      -Josh

    Thanks for your replies, Sandra.
    So if I understand things correctly, it's always safe to perform catastrophic recovery, but it could take longer than non-catastrophic? Will _FATAL ever cause the application to lose data?
    I'm not sure I understand the notion of checking whether recovery is required -- I have been thinking of recovery as the process of getting data back from the .db and log files. If you don't do recovery, you don't get your data back, so it's always required, right?
    Assuming we can get data back without performing recovery in some cases, is it reasonable to do this:
    1) Try open() with DB_REGISTER | DB_FAILCHECK
    2) If 1) fails, try DB_REGISTER | DB_RECOVER
    3) If 2) fails, try DB_RECOVER_FATAL
    Regarding the cause of failure: the release / debug build was one issue that intersected with our recovery processes, but in general, release / debug build experiments aside, recovery has proven inconsistent for us. When our servers (i.e. the hosts) undergo routine restarts, recovery is generally solid. When the process dies unexpectedly during the day, it fails to recover (apparently without a specific cause) around one in five times (my guess).
    We can't reliably reproduce the failure to recover, but in one instance we observed that recovery failed; after removing all files aside from the *.db files and the transaction logs, recovery succeeded. Is it prudent to remove these files (e.g. __db.00*, __db.register) as a matter of routine on/before startup?
    Thanks again!

  • Cannot edit source after selecting View | Source (Cntl-U)

    After installing Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13, I cannot edit source text when I select "View" | "Source" (Cntl-U).
    I can see the source, but I can't modify it. I believe I used to be able to do this on my prior Firefox release (can't remember exactly what the release number was, but it wasn't more than a couple years old.)

    The built in option is a source viewer, not an editor. You can change this to use an external application.
    You can do this by changing 2 hidden preferences.
    # Type '''about:config''' into the location bar and press enter
    # Accept the warning message that appears, you will be taken to a list of preferences
    # In the filter box type view_source
    # Double-click on '''view_source.editor.external''' to change its value to true
    # Double-click on '''view_source.editor.path''' and set it to the path of the external editor that you want to use.
    As an example, I use Notepad++ to as the source editor ([http://notepad-plus-plus.org/]), so I have set view_source.editor.path to C:\Program Files\Notepad++\notepad++.exe
    You can use the Dafizilla ViewSourceWith add-on to select an external editor to view the source- https://addons.mozilla.org/firefox/addon/dafizilla-viewsourcewith/

  • How do I "view source" in firefox 6

    Since upgrading to Firefox 6 the option to "view source" is apparently no longer available (I used in in Firefox 5 only yesterday and am missing it already). Can it be made available please?

    You can also go to Tools Menu -> Web Developer -> click View Page Source
    Check and tell if its working.
    To help other users find solutions, please return to this Thread and '''Sign-in''' to the forum with your Username and Password:
    click on '''"Solved It"''' Next to the reply ABOVE that '''BEST''' solved your question
    '''DO NOT click "Solved It" next to this reply

  • How can I edit an html file in Firefox using View Source?

    I have created an html webpage and saved it to my pc. I can't edit the html file in firefox when I right click on the page and select "View Source". I can view the code but I can't edit it. I can do this in IE9.
    I thought I was able to do this before in Firefox.
    Did my settings change somewhere that I can no longer do this?
    Do I have to have something checked in the Web Developer extensions for it to work?
    I'm using Firefox 24.0
    Thank you for any help with this. :)

    The View Source window in Firefox cannot be used to change computer codes. Nor can the Web Developer tools.
    Sorry for any inconvenience.
    I suggest using Programmer's Notepad.

  • How do I use a font variation in a pages document. I no longer have the "viewer" -glyph option in special characters pane only new mbPro with Lion. I know the variation is available because I can see it in the font book. so now what I just want to be

    How do I use a font variation in a pages document? or other app for that matter? I no longer have the "viewer" - glyph option in the special characters pane (under edit  in toolbar). I know the varaition ia available because I can see it in my font book. I depended on that alot so I need to find a way to still use character and embellishments. I don't want to have to go back to my od computer (from2007) Please Help!

    I really don't understand.
    The menu item is available :
    Maybe, you didn't activate the tool :
    Yvan KOENIG (VALLAURIS, France) mardi 2 août 2011 23:10:17
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • I cannot view the option to enable itunes match on my iphone 4s, does anyone have a solution for this?

    I have an iPhone 4S wi iOS 5.1 installed and I can't view the option to enqble iTunes Match under the Music menu. I have subscribed to the service and it works fine on my iPad. Does anyone have a solution to this? Can anyone enlighten me as to what's going on?
    Thanks in advance!

    Yes, that's exactly where I was looking, and that option to turn iTunes Match on/off was non-existent, however, I don't know what happened, it just appeared and is working fine.
    Thanks!

  • What happened to my View Source menu item?

    I'm pretty sure that I used to be able to view the coded contents of web pages in the past. I just tried to do this with a web page and my "View Source" selection item under the "View" menu is gone.
    Am I mistaken that Firefox used to have this feature? I have used Firefox, exclusively, for about the last 3 to 4 years, now; haven't used IE in quite a while.
    Maybe with my latest FF upgrade, that feature was deleted in the upgrade.

    Thanks. Glad to find more than ONE solution (I code "no right click" on most of the web pages I do). Tools / Web developer / Page Source works for me!

Maybe you are looking for

  • Libumem : invalid or corrupted buffer

    Hello all, when the libumem is enabled, and the application is run the process is coring with the following statement : free(2c0a008): invalid or corrupted buffer stack trace: libumem.so.1'?? (0xff3799b4) libCrun.so.1'__1c2k6Fpv_v_+0x4 libhlri_hdm_lo

  • Has anyone else seen this behavior with MobileMe since iOS4?

    First some explanation. I have two different push mail accounts on my iPhone. A MobileMe account and an Exchange account. They are both receiving push mail, calendar entries, and contacts. Now, on the Exchange account, when I receive a message, the n

  • Document Management systems

    Looking for Document Management system to replace GW Is this a Fair analysis... No improvements in GW8... (Sadly GroupWise is going nowhere fast specially when it comes to DM). Users want more functionality - access the email archiving (not the joke

  • Error creating materilalized view with union all

    Could please anybody advice? What I do wrong? create table test i number not null, constraint pk_test primary key( i )); create materialized view log on test with rowid; create materialized view mvtest refresh fast on demand as SELECT i, 1 umarker FR

  • Macbook Pro Key issue

    I have a 13 inches macbook pro which is still under warranty. Unfortunately one of the keys came out and when i took it to the service centre i got a reply that the outer part of the key is damaged and cannot be replaced. I was told that it's a "phys