[svn:osmf:] 16097: A and B priority Example player improvements.

Revision: 16097
Revision: 16097
Author:   [email protected]
Date:     2010-05-13 11:32:59 -0700 (Thu, 13 May 2010)
Log Message:
A and B priority Example player improvements.
Modified Paths:
    osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/AllExamples.as
    osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/view/MainWindow.as
    osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/view/MainWindowLayout.mxml
Added Paths:
    osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/Category.as

Many thanks for the fast reply.
I've got a follow up question.
What will happen if I modify the reconnect Code in the OSMF Netloader Class as recommended and then load multiple third party OSMF plugins,
which may have included the origin OSMF version of the Netloader class.
Which one will be used at runtime?
Thanks in advance!

Similar Messages

  • [svn:osmf:] 12346: Refactor (and rename) MediaFrameworkStrings to support localization.

    Revision: 12346
    Revision: 12346
    Author:   [email protected]
    Date:     2009-12-01 17:18:16 -0800 (Tue, 01 Dec 2009)
    Log Message:
    Refactor (and rename) MediaFrameworkStrings to support localization.  Required for Flex branch.  Addresses bug FM-241.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-241
    Modified Paths:
        osmf/trunk/framework/MediaFramework/.flexLibProperties
        osmf/trunk/framework/MediaFramework/org/osmf/audio/AudioElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/audio/SoundAdapter.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeSeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeViewableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelSwitchableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/drm/DRMServices.as
        osmf/trunk/framework/MediaFramework/org/osmf/events/MediaErrorCodes.as
        osmf/trunk/framework/MediaFramework/org/osmf/gateways/HTMLGateway.as
        osmf/trunk/framework/MediaFramework/org/osmf/gateways/RegionGateway.as
        osmf/trunk/framework/MediaFramework/org/osmf/html/HTMLElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/html/HTMLLoadableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/LayoutRendererBase.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/LayoutUtils.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/MediaElementLayoutTarget.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/DefaultTraitResolver.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/LoadableMediaElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaFactory.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaInfo.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaPlayer.as
        osmf/trunk/framework/MediaFramework/org/osmf/media/MediaTraitResolver.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/CompositeMetadata.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/FacetGroup.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/Metadata.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/MetadataNamespaces.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/MetadataUtils.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/MetadataWatcher.as
        osmf/trunk/framework/MediaFramework/org/osmf/metadata/TemporalFacet.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/ManifestParser.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamPlayableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DroppedFramesRule.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DynamicNetStream.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DynamicStreamingNetLoad er.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/DynamicStreamingResourc e.as
        osmf/trunk/framework/MediaFramework/org/osmf/net/dynamicstreaming/SwitchingDetailCodes.as
        osmf/trunk/framework/MediaFramework/org/osmf/plugin/PluginManager.as
        osmf/trunk/framework/MediaFramework/org/osmf/proxies/ProxyElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/tracking/Beacon.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/DownloadableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/LoadableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/LoaderBase.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/PausableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/PlayableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/SwitchableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/utils/BinarySearch.as
        osmf/trunk/framework/MediaFramework/org/osmf/video/VideoElement.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/MediaFrameworkTests.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestParallelSwitchableTr ait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/content/TestContentLoader.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/image/TestImageLoader.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/metadata/TestMetadata.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/metadata/TestMetadataUtils.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/net/TestManifestParser.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/net/dynamicstreaming/TestDynamicStre amingResource.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/plugin/TestDynamicPluginLoader.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/swf/TestSWFLoader.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/traits/TestLoaderBase.as
        osmf/trunk/framework/MediaFrameworkIntegrationTest/org/osmf/drm/TestDRMServices.as
        osmf/trunk/framework/MediaFrameworkIntegrationTest/org/osmf/video/TestVideoElement.as
        osmf/trunk/libs/VAST/org/osmf/vast/media/VASTImpressionProxyElement.as
        osmf/trunk/libs/VAST/org/osmf/vast/media/VASTTrackingProxyElement.as
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/com/akamai/osmf/AkamaiBasicStreaming PluginInfo.as
    Added Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/utils/OSMFStrings.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/utils/TestOSMFStrings.as
    Removed Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/utils/MediaFrameworkStrings.as

  • [svn:osmf:] 11996: Updates and changes from the spec review for FMMLoader.

    Revision: 11996
    Revision: 11996
    Author:   [email protected]
    Date:     2009-11-19 11:12:19 -0800 (Thu, 19 Nov 2009)
    Log Message:
    Updates and changes from the spec review for FMMLoader.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/proxies/LoadableProxyElement.as
    Added Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/net/FMMLoader.as
    Removed Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/net/ManifestLoader.as

    Hi
    I've Updated App Builder, gone back to the DPS App Builder portal, regenerated new zip and ipa files and downloaded them.
    I clicked the Application Loader 3.0 link, downloaded the latest Appication Version, clicked on the "Deliver your App" button, and submitted the newly built App that was built using 32.4.2 version. (All the app icons were listed as "stored on server" so I presume they are all ok). The .zip file appeared to 'deliver' to Apple successfully. I've tried to resubmit it but get ta "Redundant Binary Upload. There already exists a binary upload with build version..." error message, so presume the orginal binary upload was successful. I have no idea how I can get this app from the "prepare for submission", to "in review". The last time I thought I'd submitted this app I got as far as the "waiting for review" status, and no further.
    At the moment I don't have a"+" button in the Build section - as mentioned on page 66 of Adobe's Step_by_step_guide_to_dps_se.pdf.
    So I can't add the new .zip file to the iTunes Connect > My Apps portal in the Build section of the Versions tab.
    I have put a support email into Apple, but don't expect a reply any day soon.
    The problem with starting all the way back through the App wizard is that I really want to use all the same App Name, Bundle ID, and details etc.
    Do you mean, going back to the Folio Producer Panel, and building a whole new App?
    This process certainly isn't for the faint-hearted!
    HELP!

  • [svn:osmf:] 12910: Refactor and integrate some additional composite trait unit tests.

    Revision: 12910
    Revision: 12910
    Author:   [email protected]
    Date:     2009-12-14 10:51:45 -0800 (Mon, 14 Dec 2009)
    Log Message:
    Refactor and integrate some additional composite trait unit tests.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeMediaTraitFactory.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/MediaFrameworkTests.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestSerialElement.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestSerialElementWithAud ioTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestSerialElementWithPla yTrait.as

    Revision: 12910
    Revision: 12910
    Author:   [email protected]
    Date:     2009-12-14 10:51:45 -0800 (Mon, 14 Dec 2009)
    Log Message:
    Refactor and integrate some additional composite trait unit tests.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeMediaTraitFactory.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/MediaFrameworkTests.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestSerialElement.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestSerialElementWithAud ioTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestSerialElementWithPla yTrait.as

  • [svn:osmf:] 17786: Add comments on example in Example Player (FM-1044).

    Revision: 17786
    Revision: 17786
    Author:   [email protected]
    Date:     2010-09-21 10:56:05 -0700 (Tue, 21 Sep 2010)
    Log Message:
    Add comments on example in Example Player (FM-1044).
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-1044
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/buffering/SynchronizedP arallelElement.as

    Silviu!
    I'm really sorry, but as all the office is trying to fix the problem, someone replaced the url content with the stuff that was pointing to the local machine.
    I've fix it, and the video player is available here again: http://pp.player.webtv.flumotion.com/params/apiKey/5PzLR2ULL3z2rumJ/videoId/60
    If there are other references to the localhost, please do not bother with them, as they do not affect player functionality.
    The stream that it uses is an RTMPE, so i'm afraid it will only works with this player. Anyway, the stream url is as follows: rtmpe://87.248.205.81/a4349/e2/veo7/ondemandrtmpe/mp4/med/first-person-mario-4d8741aa.mp4
    I really appreciate your help!
    Thank you!

  • [svn:osmf:] 11199: Sample clean up and bug fixing.

    Revision: 11199
    Author:   [email protected]
    Date:     2009-10-27 13:56:22 -0700 (Tue, 27 Oct 2009)
    Log Message:
    Sample clean up and bug fixing.
    Modified Paths:
        osmf/trunk/apps/samples/framework/CuePointSample/src/CuePointSample.mxml

    At least in the version I was using it was, quite literally. Horrible.
    Invalid, unsemantic, not cross-browser, and subject to quirks mode rendering.
    That isn't necessarily a comment on the developers of the system as a whole.  Just those who created the HTML and JS.  And, who knows, perhaps was improved in later versions.
    From my experience with other CMS systems, though, there is sufficient abstraction to fix much of this, if the templates for the HTML and JS can be located.
    I'm hoping that SAP is the same, that there are places to look for the HTML that creates major UI components.
    This seems useful anyway, since customising is more effective if the templates themselves can be changed at that level.
    This also carries over to the IDE - where the sample apps that could be created also generated invalid or unsemantic HTML and JavaScript in my tests. (setting aside my killing my server in my first test of field submission just by pasting a few kilobytes of text in the field )
    Anyway, certainly front-end is not a comment on system as a whole, but lightweight and valid HTML makes styling much easier, so if I could figure out how to fix that, it'd be lovely.
    P.S. - this forum itself uses "color: windowText" for text areas without setting background-color: window.
    Kind of sloppy, easily fixed on my side (where I use a dark UI theme) by overriding the site style.

  • How to List Sales Orders based on Creation Date and Delivery Priority

    Dear all,
    How can we list Sales Orders based on creation date and delivery priority.
    I tried using vl10a transaction code, but there we can see sales order based on delivery date.
    we need to list all sales order based on delivery priority and sales order creation date.
    can any one of you tell me which standard report gives such kind of report. Your suggestions will be highly appreciated.
    Thank you
    Raghu Ram

    Hi Raghu,
    There is no st report available as per your req.
    Using SQVI, you develope one report that is list of sales orders based on your req.
    SQVI is used to convert a Quick View into a query.
    Quick Viewer:
    The Quick Viewer allows you to define reports without having to program yourself. The Quick
    Viewer is especially useful for new users and occasional use.
    Quick Viewer is a tool for generating reports. SAP Query offers the user a whole range of options for defining reports. SAP Query also supports different kinds of reports such as basic lists, statistics, and ranked lists. Quick Viewer, on the other hand, is a tool that allows even relatively inexperienced users to create basic lists.
    Quick View definitions are user-dependent. You can transfer a Quick View into SAP Query in order to make reports, for example, accessible to additional users, or to use the other functions available in SAP Query.
    The following is a comparison of Quick Views and queries:
    Quick Views possess the same functional attributes as queries. However, only basic lists may be defined with Quick Views.
    In contrast to queries, no user group assignment is necessary with Quick Views. Each user has his/her own personal list of Quick Views. Quick Views cannot be exchanged between users. Quick Views may, however, be converted to queries and then be made available to other users in a specific user group.
    Info Sets are not required for Quick View definition. Whenever you define a Quick View, you can specify its data source explicitly. Tables, database views, table joins, logical databases, and even Info Sets, can all serve as data sources for a Quick View. You can only use additional tables and additional fields if you use an Info Set as a data source.
    The Quick Viewer uses various controls. Certain hardware and software requirements must also be fulfilled before you can use the Quick Viewer.
    To define a Quick View, you select certain fields according to your data source that determine the structure of your report. The report can be executed in basis mode with standard layout or may be edited using drag and drop and the other toolbox functions available in WYSIWYG mode.
    Reports created using the Quick Viewer may also be passed to external programs (Excel, for example).
    Call the Quick Viewer using System -> Services -> Quick Viewer (or transaction SQVI).
    Enter the name of the Quick View. Quick View names can contain a maximum of 14 characters.
    Choose Create.
    Enter a title for the Quick View and remarks, if you think they are relevant.
    If you do not want to base your list on a table, use the possible entries pushbutton in the Data source field to select another data source. You can choose logical databases or Info Sets. In addition, you may also create table joins. For further information, see Selecting a Data Source.
    Choose Basis mode if you want to create the list directly with no list design. Choose Layout mode if you want to define the layout of your list yourself.
    SQVI Table Quick viewer – Used to created quick client dependent reports
    Probably the easiest and most flexible way to do this is thru one of the ABAP query transactions.
    Transaction SQVI can do this and it has a very good help function that explains how it works... the drawback is that it is only for one user.
    You can play around with it and see if it meets your needs...
    The query results will come back in an ALV Grid or Excel... you can select what fields are returned, and have a selection screen to enter the search criteria.
    You can get the report by joining the tables VBAK and VBAP.
    If you have any queries, i will forward screen shots to your id.
    Reward points pls.
    Regards,
    Govind.

  • [svn:osmf:] 13308: Fixed bug in mast sample.

    Revision: 13308
    Revision: 13308
    Author:   [email protected]
    Date:     2010-01-06 10:39:53 -0800 (Wed, 06 Jan 2010)
    Log Message:
    Fixed bug in mast sample.
    Modified Paths:
        osmf/trunk/apps/samples/plugins/MASTSample/src/MASTSample.as

    I do not think you need a testcase to reproduce the bug. This is well documented bug and I know a lot of people having the same problems with DateFormat. Sun's SimpleDateFormat class is typical and often seen example for threading problems, and this is documented in the JDK APIDOCs.
    It must be fixed. As Tomcat had fixed it, the simpliest would be to replace the CookieUtils CLASS file in SJSWS's JAR, this is not much work for Sun, I think!

  • Change date format to Quarter and year. Example: Q1 2009

    Hi all,
    Anyone who knows how to display the date as quarter and year instead of day, month and year?
    Example: Instead of displaying the Start or End date as 01.01.2009 we would like to display it as Q1 2009.
    We are using CRM 2007.
    Thanks in advance.
    //Anders

    Hi,
    Try CRM_PPM_TRANS_DATE_TO_QUARTER.
    Regards,
    Shahina

  • Open Document Method Passing Parameter and Logoon Toke Examples

    I'm looking for Open Document Method Passing Parameter and Logoon Toke Examples. Is it possilbe for a user inside the firewall to click a url link with all the logon token and parameters built in using open document method, i have not bee able examples? Thanks

    Hi,
    Make sure to apply the latest Patch2.11 and retest.
    Also, please state your datasource type. This can influence the syntax (i.e. when passign BEx variable values)
    Finally, have you tried the Web (DHTML) editor (bilaunchpad webi preference)?  it has an OpenDocument 'wizard' to help you build-up the correct syntax . 
    please do the 2 above steps, and get back to us.
    Regards,
    H

  • Ai, 3D effect - after using to either extrude or revolve the settings are retained in my drawing tools - pen, pencil and shapes. Example I draw a 50 pt extruded object in wireframe, isometric view and my pen and all drawing tools will only draw using thos

    Ai, 3D effect - after using to either extrude or revolve the settings are retained in my drawing tools - pen, pencil and shapes. Example I draw a 50 pt extruded object in wireframe, isometric view and my pen and all drawing tools will only draw using those settings. I can not exit, help please!

    Appearance panel menu > New art has basic appearance.

  • Role , Menu and Display Priority

    I have a Role A with a menu sequence, Sort Priority 100
    and a Role B with another menu sequence Priority 50
    User is having role A and B
    But B is displayed in the navigation before A.
    How can I influence the display sequence?

    Hello Holger,
    I had done this job successful.
    In my opinion, workset was used for first level menu
    usually, not role ,role is only a concept.
    We need to sort the workset which will be display in first level menu in fact.
    And "Sort Priority" of workset can take effect,
    I had validated that.
    And the similar situation occured in second level menu.
    Regards,
    Jianguo Chen

  • Need help finding Sound and Vibration Toolkit Example Files

    I need help finding some Sound and Vibration Toolkit Example Files?
    http://www.ni.com/white-paper/3779/en
    From this link you get:  getting_started_otb.llb
    The missing files are:
    OAT Truncate Time Indices.vi
    Speed profile.ctl
    oa_Config Time or RPM Segment.vi
    svl-Complex Datatype Default.vi
    Running Windows 7, LabVIEW 2011, 32bit
    Sound and Vibration Measurement Suite
    Sound and Vibration Toolkit
    Thanks,
    -SS
    Solved!
    Go to Solution.
    Attachments:
    License S and V.png ‏4 KB

    SS,
    You can find these files here:
    C:\Program Files (x86)\National Instruments\LabVIEW 2011\vi.lib\addons\Sound and Vibration\Order Analysis\Resample Order Tracking\SubVIs
    C:\Program Files (x86)\National Instruments\LabVIEW 2011\vi.lib\addons\Sound and Vibration\Order Analysis\Tach Process\SubVIs
    C:\Program Files (x86)\National Instruments\LabVIEW 2011\vi.lib\addons\Sound and Vibration\Order Analysis\Resample Order Tracking\SubVIs
    svl-Complex Datatype Default.vi changes to svc-Complex Datatype Default.vi
    C:\Program Files (x86)\National Instruments\LabVIEW 2011\vi.lib\addons\_NISVFA\_Shared subVIs\Common
    Make sure you are license activated, and you will have to dig through the *vi and relink a subvi.
    Then you should get a white arrow.
    -SS 

  • Low priority and high priority queue

    Hi
    we have high priority and low priority queue's. Functionality wise i know that time critical messages will be sent through high priority queue's and low priority messages will be sent
    through low priority queues. But like to know what technicality makes this separation of
    low priority and high priority queue's ? The crus of the question is what technical setting(s)
    makes the queue as high priority and what technical setting(s) makes the queue as low priority
    queue.
    Thanks
    kumar

    i Michal
    I am talking abt queue prioritization on Integration eninge only.
    I am good with queue prioritization and am able to successfully implement
    the same. We are using only PI7.0.
    My question is what is the technical difference between high priority
    and low priority queues ? what technical setting makes it a high priority
    queue and what technical setting makes a low priority queue ?
    Your answer:
    how the system reacts to new messages if almost all queues are already blocked
    for some types of messages
    My comment: what setting makes the system to behave like that ? what property
    of that queue makes them to behave like that ?
    Thanks
    kumar

  • Snow and setting priority for voip voice packets?

    I have an engine Voice Box 2 connected to my dual ethernet base station, for voip phone calls using a 1500kbps broadband connection. It all works fine, except sometimes the voice quality of phone calls isn't good - drop-outs occur. Engin support tells me there is a way to configure an airport BS to give priority to voice packet data over other internet data data, and this will improve the voice quality.
    Is this possible with a snow BS, and if so how do I do it?

    OK, Duane and anyone else. My question has been answered via telephone from Apple Australia, on Thursday 22 Feb 2007 at local time 9.01 pm. The answer is: There is no way that any version of an Airport BS can be set to prioritize voip voice packets over other internet packets of data.
    Apple Supporters in other countries may disagree (not a surprise). I've been a Mac user since the first 1984 64K Mac, and I've not been too impressed with Apple phone service during the last 20+ years, so if another Apple tech elsewhere comes up with a different answer I would not be at all surprised.
    So, first premise is my voip provider gave me incorrect info. Second one is maybe someone else gave them the incorrect info. One guess and no prizes as to whom this may have been.
    Bigger surprise is that Apple seems oblivious to how popular voip phone is going to be in the immediate future, and that Mac users are likely to receive inferior quality voice quality and have no way to improve this by tweaking their Airports.

Maybe you are looking for

  • GroupLayout can only be used with one Container at a time

    Dear all, I am a beginner so please don't throw rocks at me... I have created two frames with NetBeans. One is the main frame (extends from JPanel) and the other frame I put it to be started when pressing a button from the main frame (the second fram

  • Safari not working on iPad 2 with latest updates

    The safari is not working on my ipad 2.  It has all the latest updates.  When I try to go to an internet site it gives me an error message, "Safari cannot open the page because it could not connect to the server."  My other mobile devices are working

  • Need help! Vrml&Java&Java3D

    I want to control a Vrml Model through Java applet or Java 3D,I try some methods,but none of them work well. I edited my source code in UltraEdit,and compiled it under command line,in my classpath,I had added the vrml97.jar,so I compiled it successfu

  • How to install GCC 5.1 [SOLVED]

    Hi all, I'm trying to install the [testing]-version of GCC 5.1. It requires gcc-libs 5.1 [testing] to be installed, so I downloaded the corresponding tar.xz file and tried to pacman -U it. However, gcc-libs 5.1 requires 4.9.2-4 to be installed. Which

  • How to rename the SAP Script.

    Dear All, I wanted to rename a SAP Script. How Can I do that ? Thanks & Regards Venkat