Problems with FLVs and personal media player

We've created our own media player that will handle FLVs, SWF
and MP3 files. Its in the library as a linked item and we wrote a
class to handle everything for it. First we started coding for the
FLVs (not getting to the other 2 yet) and we're having problems
with them. Sometimes the FLV won't load at all, sometimes it will
stop about 2 to 3 seconds into the FLV and won't play anymore, and
100% of the time, if we go to a new frame (this is for CBT) and
load another FLV it won't show up at all. While IN flash, it will
load the first FLV, but when running it as a SWF or Published EXE,
its "sketchy" about loading even the first FLV.
the information is pulled from an XML file that has what file
it is, the position on the screen, etc. The FLV lives in the same
directory as the SWF file does as well.
To load in the mediaPlayer and FLV file we use this:
content_mc.addChild(new mediaPlayer(mediaFile, myType,
mediaX, mediaY));
the content_mc is an empty movie clip that just sits on the
stage so we can go through and erase all the children for the next
frame:
var mcNumChildren:uint = content_mc.numChildren;
for(var c:uint=0; c<mcNumChildren; c++) {
content_mc.removeChildAt(0);
I've attached the class for the mediaPlayer linked library
item.
does anyone know why this is giving me problems? we've had
everyone here look at it, and we just can't figure it out!

I believe Quicktime Pro (which is available for Windoze) is capable of opening any WMP files and then you just export it as iPod format. That is how I get video onto the iPod. The Music and Videos all can be placed onto your iPod through iTunes.
So, if you are creating videos in your program, and want them on your iPod, then that is how you can do it.
Videos on your iPod have nothing to do with the formatting of your music. But, as the earlier post stated, change your prefs in iTunes to import as MP3. But, your videos HAVE to be in MP4 or M4V format to work on the iPod.
Good luck... and I'm a j3susfreak too

Similar Messages

  • Problems with Ipod and Windows Media Player PLEASE HELP

    Ok i am not sure if this is the correct forum or not but i am having a problem. I have a Windows computer (Yes a windows computer please dont everyone yell at me) and i have a new ipod 30 gig video. Ok well when i put itunes on it changes all my music on my computer gets changed to AAC format and i cannot play music in windows media player. Ok well that is not my big issue. I make videos for church using windows movie maker and i cannot import music because nothing windows can recognize Itunes format which is AAC. well is there anyway so i can use itunes and still use WIndows Media Player and Windows Movie Maker... Any info will be greatly appreciated. THANKS ALL

    I believe Quicktime Pro (which is available for Windoze) is capable of opening any WMP files and then you just export it as iPod format. That is how I get video onto the iPod. The Music and Videos all can be placed onto your iPod through iTunes.
    So, if you are creating videos in your program, and want them on your iPod, then that is how you can do it.
    Videos on your iPod have nothing to do with the formatting of your music. But, as the earlier post stated, change your prefs in iTunes to import as MP3. But, your videos HAVE to be in MP4 or M4V format to work on the iPod.
    Good luck... and I'm a j3susfreak too

  • A problem with subtitles in windows media player

    Hello, I have a old problem with Windows Media Player. In Windows 7 Windows Media Player
    not accept subtitles and I download other program. Now i update my windows in 8.1 Pro. And
    that problem aren't fix. Sorry for my English... What can i do for my Windows Media Player read subtitles?

    Hello,
    I'd ask in the
    Windows 8.1 forum on Microsoft Community.
    As the Microsoft Community is on a different platform, we cannot move the question for you.
    Once there, click on Participate near the top of the screen, and select 'Ask a Question' or 'Start a Discussion':
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Problems with flv and dreamweaver cs4

    Hi
    out of flash cs3 I generated a flv
    with adobe media player all is ok I could see the flv
    but when I import the flv into dreamweaver cs4 I get the picture below that means there is no flv
    http://s7.directupload.net/...841/tskdqo9d_png.htm
    I did this tutorial with the same result
    www.adobe.com/devnet/flash/articles/flv_tutorial.html
    what is that - what am I doing wrong ???

    A picture of a ... a ... video game? ... advert means there is no flv?
    How about posting the URL to your actual page rather than what ever that directupload.net image was supposed to be? It will help us to help you.
    Meanwhile, I will make a simple guess based upon many similar questions.
    Did you remember to upload the Scripts folder?
    Mark A. Boyd
    Keep-On-Learnin' :-)
    This message was processed and edited by Jive.
    It shall not be considered an accurate representation of my words.

  • Problems with FLV and Dreamweaver

    Hey everyone, I'm back with another rookie issue lol
    I am trying to insert flash video with a playback skin into DW.  From what I have been reading, it seems simple.  Inserting a .swf is no prob, but it seems doing it with a skin is a different animal.  I was about to start pulling my hair out and throwing things when I decided to take a walk.
    I just don't understand what I am doing wrong.  I have an .avi that I encoded to .flv using Adobe Media Encoder.  I would just import this into DW as is but I MUST have a full screen button in the playback skin, and for some ridiculous reason DW has no skins with a fullscreen button. 
    So, I open the .flv into Flash and choose a skin that suits my fullscreen needs.  Flash then tells me that, "A Flash video component will be created on the stage and configured for local playback" when it finishes.  I understand that the video skin is copied to a new .fla file that will have to be uploaded as well? I also understand that a .swf will be created for the skin that must be uploaded as well.  I test the .swf that contains my video, and no problems all is as it should be.
    I upload all the necessary files into my DW directory, and insert the .swf.  When I go to preview in browser, it tells me "Error #2044: Unhandled skinError:. text=[IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2035: URL Not Found. URL: SkinUnderAllNoCaption.swf"]"  Is this because I am trying to sets it locally?  I read that the source parameters will have to be changed to reflect the filepath on my server.  Seems logical.  But is this the filepath of the .fla or the .flv, or is it for the .swf that I am editing parameters for?  I am just confused, if the .swf is already embedded then why do I need to upload the .flv too?  I also have the .swf skin in the same folder but it won't show up in preview either.
    I guess my problem in a nutshell is, why won't my skin show up, and which files need to be uploaded?  I am lost on this.  I am following instructions on all of the tutorials I read, but it just doesn't seem to be working for me.
    If anyone has any suggestions for me, I would gladly accept them!  As always, much appreciation for reading and for offering any advice!
    Thanks,
    Jayson

    "I understand that the video skin is copied to a new .fla file that will have to be uploaded as well?"
    The *.fla is the project file and should not be uploaded.
    I do this kind of thing regularly at work so... First, you should create a folder with a good descriptive name, lowercase with underscores between words. Place your fla and flv in that folder. Create a new Flash document in the folder you just created and go "File" - "Import" - "Import Video". As you click through the Wizard select the video controller in the "Skinning" section. Next under "Modify" - "Document" select the background color you want. Then size the document so the video with controller just fits.
    Go to "File" - "Publish Setings" and hit the "HTML tab. Make sure that "Flash Only - Allow Full Screen" is selected.
    Hit "Publish" and make sure that you "Publish" to the folder you created.
    Open the HTML file that was exported from Flash with Notepad. Carefully select the honkin Javascript that is within the head tag and copy it to clipboard.
    Next open the html file that you created n Dreamweaver that will be your video page and paste this Javascript into the same place (inside the head tag).
    Next copy and paste the following code from your Flash generated HTML document into the Dreamweaver video page:
    <!--Below is just an example of where the code begins and ends, don't use the following code-->:
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <!-- saved from url=(0013)about:internet -->
    <script language="JavaScript" type="text/javascript">
    AC_FL_RunContent(
      'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0',
      'width', '720',
      'height', '440',
      'src', 'taylor_random_thoughts_dec_09',
      'quality', 'high',
      'pluginspage', 'http://www.adobe.com/go/getflashplayer',
      'align', 'middle',
      'play', 'true',
      'loop', 'true',
      'scale', 'showall',
      'wmode', 'window',
      'devicefont', 'false',
      'id', 'taylor_random_thoughts_dec_09',
      'bgcolor', '#000000',
      'name', 'taylor_random_dec_09',
      'menu', 'true',
      'allowFullScreen', 'true',
      'allowScriptAccess','sameDomain',
      'movie', 'taylor_random_thoughts_dec_09',
      'salign', ''
      ); //end AC code
    </script>
    <noscript>
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="720" height="440" id="taylor_random_dec_09" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="true" />
    <param name="movie" value="taylor_random_dec_09.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /> <embed src="taylor_random_dec_09.swf" quality="high" bgcolor="#000000" width="720" height="440" name="taylor_random_thoughts_dec_09" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />
    </object>
    </noscript>
    Next upload the folder with the Dreamweaver generated video html page you want your site visitors to see, minus the FLA file. Everything should work.

  • Problems with Explorer and Adobe Flash Player

    I have downloaded the new Flash Player, but now it doesn't work at all in Explorer-I download it again, and it says "Installation Successful", but when I go to Youtube, the message says I need Adobe Flash Player.  Can anyone help?

    Its a browser specific issue. Try a different browser like chrome or firefox, it should work.
    For fixing IE, lets follow below suggestions :
    Run the Flash Player Uninstaller as applicable for your machine(i.e.Windows or MAC) and remove flash player.
    For Windows : http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html
    Restart the machine.
    Download and Re-install Flash Player.
    Restart the browser and check.
    You might also wanna check the below articles ::
    Enabling Flash Player in Internet Explorer 9 : http://forums.adobe.com/thread/885448
    ActiveX Filtering in Internet Explorer 9 : http://forums.adobe.com/thread/867968
    Cheers!
    Arpit

  • HELP!!! problems with itunes and windows media

    I just got an ipod nano 3rd gen and am trying to download music onto it. I know that you have to download itunes, but i have no idea how. The instruction manual said that a set up window should pop up the first time i plug my ipod into the computer, which did not happen. also, i have lots of music on windows media that i got off CDs and from other sites. is there any way to transfer this music onto my ipod? the computer itself recognizes the ipod but windows media does not.

    There was a mix of different WMA bit rates all ripped from CDs using WinAmp. I ripped each song at two different qualities and used jazz, rock, rap, and symphonic. After the conversion the songs were loaded onto the students' iPods having no knowledge which version was which. Each student got two versions of each of the files. Some got a converted and a AAC ripped from the CD. Some got two converted songs of different qualities. They were required to play the songs using their earbuds and at home on their computer. When the student had both a ripped version and a converted version s/he identified the ripped version as the better one almost 70% of the time. When they had two converted versions they identified the higher quality as the better one at about the same rate.
    Interestingly, but not unexpected, using just Apple's stock earbuds we were much less successful at identifying the converted tracks. And, I might add, those of us who were best at identifying the unconverted files were also those who were not satisfied with Apple's buds.

  • Problems with sync and the music player

    Ok, here we go. my problems started when I bought a mac (I used to have a pc) I transfered all my music and apps to my new mac then... when I tried to sync with my Iphone 4s all my contacts were erased! D: but i think that was because the new computer didnt have a thing, well... thats not the deal, the thing is im not sure if the iphone is recognizing this new computer as the one hehe, the main, so it can save the backup and all that stuff. I have already autorized this mac, and I have checked the option to sync information, music, videos, and photos. After all of that I sync the music and see what happened!  it happened to all of the abecedary, I have already turn the device off, sync again and nothing.  someone can help me please?

    Please someone help me

  • CoreCentre and Windows Media Player 9

    I have a problem with CoreCentre and Windows Media Player 9.  When CoreCentre is running, the CD drive stops and starts when I am playing an audio CD with Media Player 9.  If I use any other Cd audio player (eg Creative Mediasource Player) it does not happen.  I like to use Windows Media Player 9 (I am probably one of the few) but do not wish to turn off CoreCentre.
    Can you help me please.  I have asked MSI support staff with no luck and also Microsoft Support (They suggested I go into Safe Mode and see if it still happens - of course it doesn't - I am in Safe Mode! - nothing works!!!).
    I am running Windows XP Pro SP1 with 865Pe Neo2 board, 1GB DDR3200 RAM and Pentium 4 3.0 GHz.
    Sheryl

    Well first of all get out of "safe mode"...It's no fun in there ...No really, I can believe that you are not the only one that this happens to ...You have to understand that "CORE-CENTER" is a resource hog!!..As it  has to be in order to give you that critical info in "real-time"..So I take it that this prob. only happens when you are running the CD or DVD programs?...Do you have your DRAM Voltage set to 2.7 Volts?..As this always seems to help on these MO-BO'S (i865-i875)...And if that does'nt work why not just close down "CORE-CENTER?..Until you are finnished with you CD'S ..Sean REILLY875

  • Problem with vista and 5.1

    problem with vista and 5. i install my old audigy 2 zs exp pro with DTT2500 speaker
    In my new pc.
    i install vista 64 and SBAX_PCDRV_LB_2_8_000 driver from creative site.
    when i go to control panel/sound and test the 5. surrund ' iget only the two front speaker.
    why is that?
    i try to play a song from vista folder "Distance" and i get all 5 +sub to play.
    do i miss something?
    is the test worg and with another test i can get all spedajer to work or the driver is not good?
    thanks for all you help
    last update...
    i can get 4 speaker when i use the fourpoint mode on the desktop theather 5. dtt2500 digital,
    but in movie mode i get only 2 front speaker.
    i use the digital out from the sound blaster.
    Message Edited by raflevi on 05-4-2009 02:38 [email protected]

    My apologies about not explaining further about disabling SPDIF passthrough. See the steps below to enable DDL encoding.
    ***Before proceeding please make sure that you've purchased, installed and activated the DDL pack***
    . Open Creative Audio Console, go to the Decoder tab to disable driver level encoding and enable SPDIF passthrough (this is done by selecting SPDIF passthrough or any similar option that enable the use of an external decoder) instead of using the built-in decoders.
    2. Open up your playback devices window (right click on the speaker icon on the taskbar and select playback devices) and set analog speakers (not SPDIF) as your default device. This is VERY IMPORTANT step, or else you get the "the device is busy" error when enbaling DDL encoding.
    3. In the Audio Console, select the Encoder tab and enable DLL encoding.
    Note:
    When DDL encoding is enabled, it makes exclusi've use of your SPDIF connection so, no passthrough is possible. The default output format when using DDL encoding is 48KHz/6 bits. If you make use of any AC3 audio filters (such as ac3filter/others included in codec packs/media player softwares) when DLL encoding is enabled, then please change their output device to analog speakers instead of SPDIF.
    To use back SPDIF passthrough (when playing back media with a pre-encoded audio source), open up Audio Console and disable DDL encoding and in the Playback Devices window change the default device to SPDIF. If you make use of any AC3 audio filters (such as ac3filter/others included in codec packs/media player softwares) then please change their output device back to SPDIF. You may also wish to change back your output format to 92KHz/24 bits (right click on SPDIF and select properties -> Advanced tab).
    raflevi wrote:
    when you said to install ddl? pack you mean the "[url="http://buy.soundblaster.com/_creativelabsstore/cgi-bin/pd.cgi?page=product_detail&category=Software&pid=F 2222SR6PAKH5DGY6SD">Dolby Digital Li've Pack - SB Audigy Series[/url] "?
    thanks again for all your help.
    i wanted to use the 5. function mostly for games
    Yes... also please see the link in my previous post.
    Hope this answers your questions.

  • Nomad Jukebox Zen Xtra stops working with XP following Windows Media Player 11 Beta Installat

    Yesterday I was very pleased to find that my Creative Zen Xtra (model DAP-HD00) portable media player is a PlaysForSure capable device. Creative Labs, on November 9, 2005, released the Creative Zen Xtra PlaysForSure Firmware v2.0.03. I installed this firmware (I had to install the Creative ZenJukebox Driver v.30.03 first to get Windows to recognize the device). Once the firmware was upgraded, Windows began recognizing the Zen Xtra as a MTP device and life was good. I was able to synchronize it with both Napster To Go and Windows Media Player 0.
    After this, I went ahead and installed Windows Media Player Beta, which I just downloaded yesterday as well.
    From a functional standpoint, WMP seems to run just fine. However, when I connected the Creative Zen Xtra (with its PlaysForSure firmware), Windows redetected the hardware. It first showed "Creative Jukebox Zen Xtra" in the tooltip, followed by "MTP Device" in the new hardware tooltip. Finally, Windows announced that there was a problem installing my new hardware and that it may not work properly.
    Sure enough, when I went into Device Manager, my Zen Xtra was showing as an MTP Device with an exclamation point on it. More specifically, it specified the status of, "This device cannot start (Code 0)."
    Prior to the installation of Windows Media Player, the Creative Zen Xtra showed in device manager with the following characteristics under the heading "Windows Portable Devices":
    Name: NOMAD Jukebox Zen XtraDriver Version: 5.2.0.0 dated 8/30/2004Digitally Signed by Microsoft Windows Component Publisher
    Driver File Details:C:\Windows\system32\wpdusb.sys - v5.2.3802.3802 built by dnsrv(bld4act)
    Windows Media Player changed this to the following (the device now shows up under "Portable Devices"):
    Name: MTP DeviceDriver Version: 5.2.5326.4762 dated 2/22/2006Digitally Signed by Microsoft Windows Component Publisher
    Driver File Details:C:\Windows\system32\wpdusb.sys - v5.2.5358.4827 (WMP_.060509-2009)C:\Windows\system32\DRIVERS\wudfrd.sys - v6.0.5348.0(winmain(wmbla).0604-339)
    The file wudfrd.sys is NOT digitally signed in this case.
    As of now, my Zen Xtra is completely unusable on this system, and I need to sync it with my laptop for the time being, which still has WMP 0 installed on it.
    Is this a bug with WMP beta? Is it a problem with my firmware? Since this is PlaysForSure compliant firmware, and it worked flawlessly with Napster and WMP 0 (before the MTP driver was updated), it would seem to be a WMP beta issue. I'd like to hear more official confirmation on the subject, however.
    Some general details about my system are:
    Microsoft Windows XP Professional with Service Pack 2Verified GENUINE Microsoft operating system using Genuine Advantage ValidationIntel Pentium 4 CPU 3.2 GHz, Hyper-Threaded processor2.00 GB RAM
    Windows Media Player Version: .0.5358.4827Napster Version: 3.6.0.7 (US)
    Any recommendations? Fixes? Some have suggested rolling back the WMP installation, but I would like to consider this option only as an absolute last resort.
    Best regards,Matt

    Ok, this worked out accidentally - but happily
    I first installed the driver - not the media source - but the driver for the device.
    After that the windows device manager yellow sign disappeared - apparently the device driver was registered by windows.
    Then I Installed Mediasource 5 - the installation went thru fine.
    Does anyone have any recommended updates to install, please also advise what benefits.
    Thanks.

  • Problem with DMGs and error: "No Mountable File Systems"

    Problem with DMGs and error: "No Mountable File Systems"
    The files are not corrupt. The problem is occurring with all DMGs that are apparently formatted in MS-DOS FAT16. No the file will not mount with Disk utility or any other disk mounter programs I have found.
    This is now the second time this occurred and now effects my MBP and my iMac. First time i spent days with Apple support and the only solution was ultimately back up the data, reformat the HD, start over from scratch and reload everything. That lasted about a month before the problem resurfaced and is now an issue on both iMac and MBP.
    I tried to identify all the programs I installed immediately before the error, as I am convinced it is the result of a software conflict.
    Recent programs includes:
    1) upgrading from Parallels 5.5 to 6.0 on both machines.
    2) using an HP secure II usb drive and setting up a secure disk.
    3) installing new itunes 10
    4) new update to Flip For Mac.
    The files affected are downloaded dmgs, including personal brain and google earth, both which are formatted in FAT16.
    Any help or thoughts? Apple has now spent hours trying and they say i now have to reformat and wipe and start over. That is unacceptable and based on pasted experience the problem is likely to repeat itself. having to wipe and rebuild a HD ever month is not an solution. i need to fid the root problem.
    In the meantime, anyone got a real solution on how to extract the data for a DMG using a different method?
    Message was edited by: remaia

    Where you able to find the solution, i am having the same problem, all was fine till i install some programs only same one i saw did we both did was flip4mac i uninstalled it but the problem is still there, i also restored and erased the hardrive but im not up to doing that all over again. If you found anything out let me know i would greatly appreciate it

  • Problem with Facetime and my MacBookPro camera

    Hello,
    I've got a MacBookPro and I have a problem with Facetime and my front camera.
    When I have a discussion with an iMac or an other MacBook the image received by the other person becomes fix.
    To unfix it I have to put my finger on my camera and then everything is good until the next time, 4 to 10 seconds later I've got the problem again.
    Perhaps somebody can help me.
    My head on my screen is always good even when the bug appear on my correspondent's screen.
    For information, the 2 mac have the same iOS version (OSX Lion) and Facetime version.

    Hi Dave,
    Edit: Well, I guess I was lost when I posted this. My answer was regarding a problem with OS X, not iOS. I'm going to leave the answer here in case someone else with a Facetime for Mac issue can benefit, because when you're searching for "Facetime AND Login", you could land in any discussion area. -Jerry
    Keychain Access.app is in your Utilities folder in your Applications folder.
    The path will be: Macintosh HD > Applications > Utilities > Keychain Access.app.
    Keychain is where all your passwords are stored for those applications that you don't want to have to manually log into all the time.
    It's a handy app to become familiar with, for instance if you want to look up a password or user name from the past.
    Hope this helps you.
    Jerry

  • Problem with youtube and other video websites

    I have a problem with youtube and other video websites:
    Everything is up to date (flash, FF, my plug ins..) but i keep getting freezes when the video loads. I can hear sound but i can only see the first frame of the video.
    I've reinstalled flash/firefox or tried updating them again for about 4 times now and my cookies/cache has also been errased which i usually don't do. If i enter FF's safe mode it also freezes.
    I hope someone could help out, i've searched for answer on google before and tried everything i saw but it didn't helped.
    grts,
    agrash

    Hmm, so that person had a conflicting plug in.
    Problem is that whenever i enter firefoxes safe mode which disables every plug in, i still have the youtube freeze/crash

  • [SOLVED]Problem with packettracer and firefox

    Hi
    I've got a problem with firefox and packettracer.
    When i click on pka file in firefox, it don't open this file in packettracer but wants to save on disk. I've got a version 5.3.1-1 packettracer and latest version firefox.
    I don't know when problem was occured but last week everything was ok. I think that's either update. Meyby it's important that when i type in console:
    update-desktop-database /usr/share/mime
    i've got such errors:
    Unknown media type in type 'all/all'
    Unknown media type in type 'all/allfiles'
    Unknown media type in type 'uri/mms'
    Unknown media type in type 'uri/mmst'
    Unknown media type in type 'uri/mmsu'
    Unknown media type in type 'uri/pnm'
    Unknown media type in type 'uri/rtspt'
    Unknown media type in type 'uri/rtspu'
    Unknown media type in type 'fonts/package'
    Unknown media type in type 'interface/x-winamp-skin'
    i have installed kde 4.5.5-1
    Do you know some solution for my problem?
    edit: update firefox solve my problem
    Last edited by ElNinijo (2013-06-08 08:35:12)

    I've had this happen now and again. You can rebind the lease yourself with:
    $ dhcpcd --rebind
    You could also try increasing the timeout by adding
    TimeoutDHCP=
    to your netctl profile/s - see netctl.profile(5) as WonderWoofy suggests. Although I haven't tried the latter.
    Last edited by youngdm (2013-09-01 22:01:05)

Maybe you are looking for

  • Export Excise Invoice issue

    Hi, I have one scenario where in export invoice excise duties are not getting capture... Example: Customer is using ECC 5.0 with TAXINJ procedure where plant 100 and 200 maintained ,different material code are maintain for two plant x for 100 and y f

  • Is there a way to detect if the page is in edit mode or not? [WC Framework]

    I just can't find any system bean to provide such information. If any one know, that'd be very helpful. This is for Webcenter Framwork (not the Space). and by "edit-mode", I mean when user hit Ctrl+Shift+C and the blue dotted lines show up. Thanks in

  • My itouch was synchronsied with a pc  and I want to synchronise it with a mac

    My PCis dead and I can no longer synchronise my Itouch because I had not opened another Itunes session on the Mac I now have. What can I do?

  • .ai files not cooperating

    We have a script for InDesign CS5,4,3,2, and CS that preps, flightchecks and outputs a PDF file for customer submission. When the customer uses an ".ai" (illustrator) file or outputs an illustrator ".eps" file and uses it on the page, the script fail

  • Securing the JASS CONF file

    Hi, I have put the JASS conf file as a resource in a signed JAR file. I did this so someone cannot alter this file. I also set the location of the file in the code right before I use it by setting the environment variable java.security.auth.login.con