[svn:osmf:] 15988: asdocs build fix (missing closing /p added x 3)

Revision: 15988
Revision: 15988
Author:   [email protected]
Date:     2010-05-10 09:32:06 -0700 (Mon, 10 May 2010)
Log Message:
asdocs build fix (missing closing </p> added x 3)
Modified Paths:
    osmf/trunk/framework/OSMF/org/osmf/elements/LightweightVideoElement.as
    osmf/trunk/framework/OSMF/org/osmf/elements/LoadFromDocumentElement.as
    osmf/trunk/framework/OSMF/org/osmf/elements/VideoElement.as

Carey,
I have tried london1a1's workaround, and it has not made any difference.
It seems that london1a1 suggests changing the Camera.h file in this location:
          Users/london1a1/Documents/DW_NAF/PhoneGapLib/PhoneGapLib/Classes/Camera.h
Whereas you're saying to change the Camera.h file in this location:
          /Applications/Adobe Dreamweaver CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib/Classes/Camera.h
I've tried changing the Camera.h file in both locations.  Neither has made a difference.

Similar Messages

  • [svn:osmf:] 11993: Add build scripts

    Revision: 11993
    Revision: 11993
    Author:   [email protected]
    Date:     2009-11-19 10:44:08 -0800 (Thu, 19 Nov 2009)
    Log Message:
    Add build scripts
    Added Paths:
        osmf/branches/flex4/build/
        osmf/branches/flex4/build/build.xml
        osmf/branches/flex4/build/paths.properties
        osmf/branches/flex4/build/svn_sync.cmd

    DanielW wrote:
    elocal wrote:
    great stuff, thanks!
    so far the only really bad thing i've noticed in kde4 is the slow performance while accessing websites under kde4's konqueror, it is really slow looking up and loading the websites.  Must be some dns or ipv6 bug...
    Am I correct that you are using an AVM or AVM built OEM router? (the may be some from other vendors affected too).
    Its a well known bug an easy workaround not using your local router for DNS but the DNS from your provider (in your resolv.conf) or for example the one from opendns.  Another workaround is to use a local dns proxy.
    The bug is: http://bugs.kde.org/show_bug.cgi?id=154774  but it is closed now, as it has nothing to do with konqueror.
    Further discussion about it is here: http://bugs.kde.org/show_bug.cgi?id=162600
    Please tell what router you are using.
    Yea i figured it out earlier.  I am using the modem's IP as the dns, and telling dhcpcd not to modify resolv.conf.  But even with epiphany or firefox, if i use my router as the DNS it feels slower, not as slow as kde4/konqueror, but it is slower than if I use my modem's IP (or the ISP DNS) in resolv.conf.
    My router is an old Netgear WGR614 v4.  Besides the slow DNS lookups, it is giving me some other issues with wireless encryption... it is about time to upgrade it i guess...
    Thanks for the info.

  • [svn:osmf:] 13494: Update build script to work with Flex 4 SDK.

    Revision: 13494
    Revision: 13494
    Author:   [email protected]
    Date:     2010-01-13 20:30:13 -0800 (Wed, 13 Jan 2010)
    Log Message:
    Update build script to work with Flex 4 SDK.
    Modified Paths:
        osmf/branches/flex4/build/build.xml

    No, you don't need Flash Builder to use the Flex SDK. If you download the SDK and unzip it, you'll find a 'bin' directory that has the mxmlc compiler in it. You can compile Actionscript or MXML files using that.
    ./mxmlc MyFlexApp.mxml
    If you are building an AIR application, you will use amxmlc
    ./amxmlc MyAIRFlexApp.mxml
    Then, launch your AIR application using adl
    ./adl.exe MyAIRFlexApp-app.xml
    Hope this helps,
    Joan

  • [svn:osmf:] 15952: Attempting to fix server build ( missing source path to sample plug-in), take 2.

    Revision: 15952
    Revision: 15952
    Author:   [email protected]
    Date:     2010-05-07 10:07:24 -0700 (Fri, 07 May 2010)
    Log Message:
    Attempting to fix server build (missing source path to sample plug-in), take 2.
    Modified Paths:
        osmf/trunk/apps/samples/framework/OSMFPlayer/OSMFPlayer-build-config.xml

    Joey,
    Try removing the com.apple.iCal.plist file from your Macintosh HD/Users/yourusername/Library/Preferences Folder. To find that Library folder, use Finder>Go Menu>Depress the "Option" key>Library. Drag the .plist file to your desktop.
    Next, go to your Macintosh HD/Users/yourusername/Library/Calendars Folder and remove any files with "Cache" as a part of the file name. Use the same method as described above to get to the correct Library Folder.
    Restart using a Safe Boot, and after the Safe Boot is complete startup normally and test Calendar for functionality.

  • [svn:osmf:] 15951: Attempting to fix server build ( missing source path to sample plug-in).

    Revision: 15951
    Revision: 15951
    Author:   [email protected]
    Date:     2010-05-07 09:57:57 -0700 (Fri, 07 May 2010)
    Log Message:
    Attempting to fix server build (missing source path to sample plug-in).
    Modified Paths:
        osmf/trunk/apps/samples/framework/OSMFPlayer/OSMFPlayer-build-config.xml

    Joey,
    Try removing the com.apple.iCal.plist file from your Macintosh HD/Users/yourusername/Library/Preferences Folder. To find that Library folder, use Finder>Go Menu>Depress the "Option" key>Library. Drag the .plist file to your desktop.
    Next, go to your Macintosh HD/Users/yourusername/Library/Calendars Folder and remove any files with "Cache" as a part of the file name. Use the same method as described above to get to the correct Library Folder.
    Restart using a Safe Boot, and after the Safe Boot is complete startup normally and test Calendar for functionality.

  • [svn:osmf:] 13544: Attempt to fix the broken command line build.

    Revision: 13544
    Revision: 13544
    Author:   [email protected]
    Date:     2010-01-15 17:13:13 -0800 (Fri, 15 Jan 2010)
    Log Message:
    Attempt to fix the broken command line build.
    Modified Paths:
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/DynamicStreamingSample-build-con fig.xml

    If there was a magic bullet to keeping clients healthy, then keeping clients healthy would not be an issue.
    However, ConfigMgr 2012 does have a a built-in client health tool called ccmeval -- this is run using a scheduled task on client systems every day and does a very good job of keeping clients healthy.
    Using a task sequence or anything directly deployed by ConfigMgr won't work because its a catch-22: how is the ConfigMgr agent supposed to run a deployment if it or a dependent component is not healthy.
    Other things to keep clients healthy:
    - Don't give users local admin privileges.
    - Beat users that hard shutdown or reboot systems (this is IMO the number 1 cause of client health issues)
    - Get rid of XP
    - Use client startup script that supplements ccmeval
    Jason | http://blog.configmgrftw.com

  • [svn:osmf:] 13639: Attempt to fix the command line build.

    Revision: 13639
    Revision: 13639
    Author:   [email protected]
    Date:     2010-01-19 14:58:36 -0800 (Tue, 19 Jan 2010)
    Log Message:
    Attempt to fix the command line build.
    Modified Paths:
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/DynamicStreamingSample-build-con fig.xml

    Hi,
    I am  new to this field.
    I imported the strobe media playback to my flash builder.
    I am getting the error
    unknown configuration variable 'swf-version'
    When i imported the strobe media playback in flash builder
    the ADDITIONAL COMPILER ARGUMENTS  in the projec>properties>actionscript compiler>
    was having value
    -swf-version=11 -define CONFIG::LOGGING true -define CONFIG::FLASH_10_1 true
    please help me out

  • [svn:osmf:] 15867: asdocs: Update to accomodate generating OSMF for Flex 4. 0 asdocs from OSMF 1.0 source with as few changes as possible.

    Revision: 15867
    Revision: 15867
    Author:   [email protected]
    Date:     2010-05-02 19:36:51 -0700 (Sun, 02 May 2010)
    Log Message:
    asdocs: Update to accomodate generating OSMF for Flex 4.0 asdocs from OSMF 1.0 source with as few changes as possible.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/display/ScaleMode.as

    bringrags wrote:
    We do indeed recommend replacing the osmf.swc from a Flex 4 project if you're going to use OSMF in Flex 4, but you may (will?) run into issues if you attempt to use Flex's VideoPlayer within that project.  Note also that you'll need to replace osmf.swc for each individual project (or edit your flex-config.xml file to point to the updated SWC).
    In terms of future plans, we are working closely with the Flex team to ensure that their next release ships with the latest OSMF version.  No ETA on that though.
    I have followed the recommendations and removed the old version of swc and replaced it with the release version. And so far the video and audio players work fine without errors.
    But looking at the flex-config.xml I see that it still points to the old version.
    <!-- OSMF SWC -->
        <runtime-shared-library-path>
    <path-element>libs/osmf.swc</path-element>
    <rsl-url>http://fpdownload.adobe.com/pub/swz/flex/4.0.0.14159/osmf_flex.4.0.0.13495.swz</rsl-url>
    <policy-file-url>http://fpdownload.adobe.com/pub/swz/crossdomain.xml</policy-file-url>
    <rsl-url>osmf_flex.4.0.0.13495.swz</rsl-url>
    <policy-file-url></policy-file-url>
    </runtime-shared-library-path>
    Could you elaborate a little bit more on editing this part of flex-config.xml?
    Thanks,
    FTQuest

  • [svn:osmf:] 18011: 1. Fix bug FM-1086, change OSMF version from 1.41 to 1.5

    Revision: 18011
    Revision: 18011
    Author:   [email protected]
    Date:     2010-10-04 16:45:07 -0700 (Mon, 04 Oct 2010)
    Log Message:
    1. Fix bug FM-1086, change OSMF version from 1.41 to 1.5
    2. Misc code modifications
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-1086
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/F4MLoader.as
        osmf/trunk/framework/OSMF/org/osmf/net/NetConnectionFactory.as
        osmf/trunk/framework/OSMF/org/osmf/utils/Version.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/pluginClasses/TestPluginManager.as

    I chroot into workdir. uncommented en_US.UTF-8 in /etc/locale.gen, run locale-gen and now get this inside the chroot.
    [root@dArch2 releng]# chroot work/x86_64/root-image/
    [root@dArch2 /]# locale
    LANG=en_US.UTF-8
    LC_CTYPE="en_US.UTF-8"
    LC_NUMERIC="en_US.UTF-8"
    LC_TIME="en_US.UTF-8"
    LC_COLLATE="en_US.UTF-8"
    LC_MONETARY="en_US.UTF-8"
    LC_MESSAGES="en_US.UTF-8"
    LC_PAPER="en_US.UTF-8"
    LC_NAME="en_US.UTF-8"
    LC_ADDRESS="en_US.UTF-8"
    LC_TELEPHONE="en_US.UTF-8"
    LC_MEASUREMENT="en_US.UTF-8"
    LC_IDENTIFICATION="en_US.UTF-8"
    LC_ALL=
    this looks alright to me. Any more suggestions?
    It's the first time I use a custom-repo and I set it up only for this purpose. So yes, it's up to date and can be used outside the chroot. Also a different package I put from AUR into my custom-repo installs fine and doesn't give this error.
    How else could I test the custom-repo?

  • [svn:osmf:] 17935: Addition to fix for FM-936: Add null check when casting to NetStreamTimeTrait, since DVR elements will have a TimeTrait of a different type.

    Revision: 17935
    Revision: 17935
    Author:   [email protected]
    Date:     2010-09-29 13:07:07 -0700 (Wed, 29 Sep 2010)
    Log Message:
    Addition to fix for FM-936: Add null check when casting to NetStreamTimeTrait, since DVR elements will have a TimeTrait of a different type.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-936
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/NetStreamSeekTrait.as

    I had saved one copy as an .asp but then resaved it to .xhtml 
    I'm assuming this is a static web site.  Rename (F2) all your pages with .html or .htm extension. 
    .xhtml is not a valid extension.
    Nancy O.

  • [svn:osmf:] 13914: 1. Fix a bug that deals with discontinuity of fragments.

    Revision: 13914
    Revision: 13914
    Author:   [email protected]
    Date:     2010-02-01 16:02:58 -0800 (Mon, 01 Feb 2010)
    Log Message:
    1. Fix a bug that deals with discontinuity of fragments. This is the first check in of the fix. More extensive testings may discover other issues.
    2. Apply a patch from Matthew, quoted from Matthew's email:
    This one should pick up ?\226?\128?\156play now can take a starting offset?\226?\128?\157, stubs out ?\226?\128?\156play for duration?\226?\128?\157, and also picks up ?\226?\128?\156data messages are lost during enhanced seek?\226?\128?\157.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/HTTPNetStream.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/AdobeFragmentRunTable.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/HTTPStreamingF4FIndexHandler.as

    Thanks.
    I actually figured a better solution which was putting the fix right into VASTTrackingProxyElement.as so that VAST2TrackingProxyElement.as just inherits it, since I saw same issue with VAST1 ads as well!
    Cheers,
    mark

  • [svn:osmf:] 13633: Add build config file for SMILPlugin project

    Revision: 13633
    Revision: 13633
    Author:   [email protected]
    Date:     2010-01-19 14:23:44 -0800 (Tue, 19 Jan 2010)
    Log Message:
    Add build config file for SMILPlugin project
    Added Paths:
        osmf/trunk/plugins/SMILPlugin/SMILPlugin-build-config.xml

    Hi mg30,
    There is no way to overwrite the XML configurations file just through modifying the SQL Server Agent job steps.  The Dtexec utility will apply the default package configurations for the second time after applying the options specified in the command
    lines or other package configurations configured in the job step.
    If the package is not deployed/installed, the Dtexec utility looks for the XML configurations file according to the file path defined in the Package Configurations Organizer window. In this situation, you need to either disable the package configurations
    or modify the XML file path in the BIDS.
    If the package is already deployed/installed, you need to modify the package as above or re-specify the install folder for the package configurations file. 
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • [svn:osmf:] 15113: 1. Fix bug FM-607

    Revision: 15113
    Revision: 15113
    Author:   [email protected]
    Date:     2010-03-29 12:09:26 -0700 (Mon, 29 Mar 2010)
    Log Message:
    1. Fix bug FM-607
    2. Modify unit tests
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-607
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/AdobeFragmentRunTable.as
        osmf/trunk/framework/OSMFTest/org/osmf/net/httpstreaming/f4f/TestAdobeFragmentRunTable.as

  • [svn:osmf:] 14830: 1. Fix bug FM-571

    Revision: 14830
    Revision: 14830
    Author:   [email protected]
    Date:     2010-03-17 14:04:55 -0700 (Wed, 17 Mar 2010)
    Log Message:
    1. Fix bug FM-571
    2. A minor fix of DVRStreamInfoEvent.as
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-571
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/events/DVRStreamInfoEvent.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/HTTPNetStream.as
        osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/HTTPStreamingF4FIndexHandler.as

  • [svn:osmf:] 13602: Update build-config files for sample apps.

    Revision: 13602
    Revision: 13602
    Author:   [email protected]
    Date:     2010-01-18 17:08:30 -0800 (Mon, 18 Jan 2010)
    Log Message:
    Update build-config files for sample apps.
    Modified Paths:
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/DynamicStreamingSample-build-con fig.xml
        osmf/trunk/apps/samples/framework/ExamplePlayer/ExamplePlayer-build-config.xml
        osmf/trunk/apps/samples/framework/GGTrackingPlugin/GGTrackingPlugin-build-config.xml
        osmf/trunk/apps/samples/framework/GGTrackingSample/GGTrackingSample-build-config.xml
        osmf/trunk/apps/samples/framework/MetadataSample/MetadataSample-build-config.xml
        osmf/trunk/apps/samples/framework/PluginSample/PluginSample-build-config.xml
        osmf/trunk/apps/samples/framework/ReferenceSample/ReferenceSample-build-config.xml
        osmf/trunk/apps/samples/framework/SampleLoggers/SampleLoggers-build-config.xml
        osmf/trunk/apps/samples/framework/SamplePlugin/SamplePlugin-build-config.xml
    Added Paths:
        osmf/trunk/apps/samples/framework/MediaPlayerWrapper/MediaPlayerWrapper-build-config.xml
    Removed Paths:
        osmf/trunk/apps/samples/framework/MediaPlayerWrapper/MediaPlayer-build-config.xml

Maybe you are looking for

  • Getting error in call library node when establishing communication with MAX1452 on serial port using dll

    I want to communicate with MAX1452 in labview on PC serial port. Maxim provides dll file which has functions to communicate with device.It says first two functions should be findcom port and initialization sequence where findcom port returns PC's ser

  • I want you to check why moderator locked my thread?

    I am a j2ee guy. from so long we are into this forum. I used to post and answer so many j2ee and java related threads. I have posted a thread and the discussion was going on, mean while in the discussion we ran into a geniric question on web applicat

  • How to use NetworkConstraint in Network Data Model?

    e.g. In a transportation application, you may drive from Node1 to Node2 along Link12, and from Node2 to Node4 along Link24, but you can not 'turn-left' from Link12 to Link24, how to restrict this in Oracle Spatial Network Data Model? Is there any exa

  • Best modem for Time Capsule

    I don't see any recent questions for this don't freak if it's a repeat Q. NB: I"m only talking about home network speeds. not the internet I'm finding them slow and nothing like the 1Gbps + speeds advertised. more like 70Mbps! Is this because my EE b

  • Remove Subsequence Headings From XML Report

    I've modified the default stylesheet to remove a lot of the fluff added in the test report. However, I'm stuck trying to remove the subsequence headings from the report. Can anyone with stylesheet experience give me some advice? I can't modify TestSt