News scroller with images/videos

Any help would be appreciated.
I am trying to create a news scroller such as the one on espn.com where you have a scrolling news component that can contain images and or videos and links to news stories stored in the database. Does anyone have any guides or tips on how best to achieve this using adobe products?
Thanks

http://www.4shared.com/file/bxrF7_f5/modi.html
Here is the link which contains code to download a xml and display the pictures  from guardian site

Similar Messages

  • How can I have a browser image that scrolls with images on top of it scrolling in tandem -

    How can I have a browser image that scrolls with images on top of it scrolling in tandem - so the background is a hexagon pattern with small images inside some hexagons and I want them all to be scrollable as a user uses the browser scroll bars. At the moment the background image jumps when I preview so the small hexagons all become out of alignment. Any tips appreciated. I have browser image set to tile - pinned at the middle and set to scrolling - the small images are not pinned -

    Thanks for your answer - The images on the top layer are also links and change to show they're links on rollover - so I wanted to keep them as separate graphics - and it works to a point but when I preview the page in a browser the tiled browser image always moves no matter how I pin it and then everything becomes unaligned. Any further suggestions appreciated.

  • New T5i with a video problem

    I received a new Canon T5i in the mail last week from Ritz Camera.  At first everything seemed splendid; this was an upgrade for me from an old XTi and I've been practicing with this camera so that I can cover next week's NASA launch with it. 
    This morning while shooting video a problem suddenly appeared out of nowhere.  Right in the middle of recording a video the video screen turned solid purple and began flashing.  I stopped the recording shortly thereafter but the screen continued showing this problem until I took the camera off of movie mode.  At that point I started up the live view mode and everything was fine.  I returned to movie mode and everything seemed to be returned to normal, but the problem resembled sensor failures I have seen with other cameras in the past. 
    This greatly concerns me since I am supposed to cover the launch of the Orion capsule next week as an invitee to NASA's social media event.  The last thing I need is for the problem to re-appear right in the middle of the launch.  I do not know why this happened, what it means, or how to prevent it in the future.  The camera has not been dropped or received any damage that I am aware of.  It was shipped to me and appeared to be in good condition when it arrived but now I'm concerned that something may have happened in shipping to cause a loose connection or intermittent problem with the sensor.  Does anyone here have any experience with this kind of failure and is there any fix for it?  Here is a link to the video containing the problem.  I re-compressed it but otherwise it is completely unaltered:
    https://www.youtube.com/watch?v=biGJ4ThmdJo
    Thank you in advance for any advice about this issue.
    Solved!
    Go to Solution.

    Hi Astro!
    Welcome to the Canon Forum.
    I looked at the sample video you posted and that is definitely not normal.  It may be the image sensor, but it may also be something wrong with how the camera was recording the video to the memory card.  I would try another card to see if that does not help.  If the issue persists, the camera will need to be repaired.
    To start the repair process, you'll need to complete a Repair Request on our website.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Scrolling with images in a jeditorpane

    Hi,
    I'm really struggling with a jeditor pane. I'm using it to show formatted system messages in the interface i'm writing. In some cases these messages may include an image (usually a reference to an online image using html <img> tags.)
    What I want to do is automatically scroll to the bottom of the pane when new text is added. If i use only html formatted text this works fine, but as soon as there is an image in there it doesn't scroll far enough. I believe what's happening is that the image has not finished loading so it scrolls only the length of the placeholder.
    This is the code i'm using to scroll:
    JEditorPane IMPane;
    JScrollPane IMScroller;
    //...snip...
    private void scrollPaneToBottom(){
            SwingUtilities.invokeLater(new Runnable(){
                public void run(){
                    if (isAdjusting()){
                        return;
                    int height = IMPane.getHeight();
                    IMPane.scrollRectToVisible(new Rectangle(0, height - 1,1, height));
        private boolean isAdjusting(){
            JScrollBar scrollBar = IMScroller.getVerticalScrollBar();
            if (scrollBar != null && scrollBar.getValueIsAdjusting()){
                return true;
            return false;
        }I have tried various options including moving the caret but to no avail. Perhaps there is some way i can wait till the page is fully loaded or something like that?
    I hope somebody can help me with this - it's driving me bananas.
    Thanks in advance,
    Crystal

    In the future, Swing related questions should be posted in the Swing forum.
    I would guess your isAdjusting() method is returning true, so the code never executes.
    An easier way to scroll to the bottom is to use:
    textComponent.setCaretPosition( textComponent.getDocument().getLength() );

  • Very Slow Scrolling with Images

    I'm running Framemaker 11 on a Windows 7, 64-bit machine with an i7 processor at 2+ ghz and 8.0 MB RAM.
    My Frame files, with imported/referenced images, are scrolling extremely slowly. When I say slow, I mean as the page scrolls into view it freezes for 10 - 20 seconds before "catching up" and displaying the page.
    I have a "background" image on my master pages that contains simple graphics for the top header and some borders to delineate areas of the page. Those backgrounds are imported. Thjese imported files are about 1.1 MB.
    My remaining images are imported by reference on the various body pages. They are .ai files and are 2.5 - 5 (ish) MB in size.
    I've been searching for an answer. My deadline is going to pass my by while I wait for pages to load. Please help!

    > ... I have read that JPGs aren't the way to go in FM ...
    We convert them to EPS as well. EPS does raster. It does, however, always come in at "100%" in FM, and you cannot learn the dpi from FM. You can choose CYMK or RGB, depending on your color management needs.
    > any advice on a better file type for screenshots and photos?
    Screenshots are a different matter. Because they tend to contain long repeats of single pixel colors, we use TIF for that, as they compress well with any of the repeat-count compressions. You could also use EPS, but the FM preview is apt to be illegible.
    A challenge with screen shots is avoiding having them re-sampled during render to PDF. I would recommend importing them at native res (typically 72 or 90 dpi), and keeping that below the threshold for whatever resampling is done in PDF print, Distill or Acrobat Optimize. If you need to scale screenshots, use integer multiples or fractions, and "nearest neighbor".
    > ... although my graphics designer is throwing an absolute fit because the images look horrible when viewing them in FM.
    You can improve EPS (and PDF import) preview by using the scaling trick (up to 500%) or so. Rescale the source image up (elect rescale stroke and effects) before saving to EPS. Rescale down after import to FM. The final file size won't change materially for vector art, and won't be much different for contone raster if your rendering workflow is set to resample down to what they were to begin with. The preview will be 4x sharper, but still indexed color.
    Naturally. there is a small performance penalty for using the scaling trick. Also, the previews are metadata that will survive into, and inflate the size of the PDF, unless redacted downstream (Examine Document in Acrobat Pro; later versions of PDF printing and Distill may have an option for that too).
    Another preview performance killer is rotation. Anything other than importing at 0 degrees can send FM off into la-la land.
    Bad network fs performance can bog you down too.

  • New problems with email videos

    Ok I will start with all the tech stuff first :
    8330
    v4.5.0.186
    sprint
     Ok this is my wife's BB and it developed issues so we took it to get serviced. Well they had to do a hard reset and then update to where it is now to get it to stop locking up.
     The new issue is, she now can't watch videos the our son emails her from his BB. She always was able to before but now she can't? It gives a message of "This attachment type cannot be viewed on you device".  These are videos of our grandkids that he records on his BB and sends for her to see.
    Any suggestions????

    Have you tried closing the Mail app completely and then re-opening it ? From the home screen (i.e. not with the Mail app 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Mail app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    If that doesn't work then also do a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • New MP with 2 video cards, how come?

    Hi,
    I just got my new MP and first off I see 2 graphic cards, I open it up and I have the Radeon X1900 which I ordered as an extra (BTO) in the lowest slot (1), this take up 2 spaces on the rear panel. I also have the NVIDIA standard card in there too in slot 2, so looking at the rear panel I have 4 DVI sockets.
    Is this correct or have Apple made a mistake?
    Also I want to install my Sonnet Allegro Express FW400, but not sure which slot to put it in (2, 3 or 4). I would have to remove the NVIDIA card to put this into slot 2.
    Can someone tell me the best slot for this FW400 card?
    Other than that it looks great, and is really quiet... this is good as I'm a muso with a home studio.
    Thanks
    C.

    Hi,
    congrats on your new MP. Fine machine isn't it ?
    have you ordered the two graphics cards ? Have you paid for them ?
    If no to both, then Apple might have made a mistake.
    How you will handle, is up to you.
    I would use the ATI and remove and stock the NVIDIA.
    Using the Configuration Expansion Slot Utility, the bandwidth of the four PCI Express slots can be reconfigured.
    The Configuration Expansion Slot Utility is located on your Mac Pro at: /System/Library/CoreServices/.
    With one graphics card the default assignment should be 16-1-4-4 (Slots 1-4).
    To have an unrestricted airflow I would propose to put the Sonnet into Slot 4, farthest away from the graphics card.
    Have Fun
    Stefan

  • My New Mac Pro - No Video Cord !!!

    I just received my new MacPro today. There is no video cord!
    So, which video cord do I need to buy? I have an Acer 23 inch monitor.
    I can't believe Apple sends me a new MacPro with no video cord ... !!!

    It's been awhile, but I am sure my MacPro came with a DVI to VGA adapter. Any monitor should come with a DVI or a VGA cable, so you should have no problems. Cables come with monters, not with computers.
    If you are using an LCD monitor you should use the DVI interface, not VGA. Many cheap manufacturers only include the VGA cable as it is the lowest common denominator. The VGA will not get you the best image on your monitor. It is not Apple's fault that there are cheap companies out there.

  • 24" iMac AlSiO does not boot with iPod video on USB dock

    Hello all,
    I have already reported this as an issue with Apple.
    I noticed that when I turn on my new iMac with the video iPod on the dock connected via USB, I only see the gray screen and the OS does not start. However, once I remove the iPod from the dock, then the Apple logo will show up, and the circular moving tiny line counters will ensue before the login screen appears.
    Just wondering if anyone else is running into this problem.

    Thanks for the suggestions den.thed and elmac.
    I have done the following:
    - Selected the Mac OS X on the MacHD as the startup disk and locked that from further changes. Restarting the iMac did not work.
    - Verified and repaired permissions. Restarted the iMac and it did not work either.
    In addition, I also tried:
    - Restoring the video iPod and leaving it without contents. Rebooting the iMac worked.
    - Syncing iTunes with the iPod after the restore. The rebooting problem appears again.
    It seems like some synced items on the iPod are causing the issue as odd as that sounds.
    I did not have this problem with my G5 iMac.
    Since there is a workaround, I'll just live with that for now.
    Thanks again.

  • With the latest flash update and on firefox 13 when I scroll on pages with youtube videos or other flash content it become corrupted.

    When I actually play the videos it's fine, the issue only occurs with still images. This doesn't show up with vimeo videos.
    The images should explain more
    Before scrolling
    http://i.imgur.com/MzAs7.jpg
    After
    [IMG]http://i.imgur.com/2tZwm.jpg[/IMG]
    This does not occur with other browsers with the latest flash update.
    The problem also shows up even with add-ons disabled and testing it with a new profile.
    Does anybody have an idea with how to fix this, or is it a problem on adobe's end?

    I've fixed the problem by installing the older version of Flash Player (v11.2.202.235).
    - First, download the uninstaller from [http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html here].
    - Close your browser(s).
    - Run uninstaller and remove flash player.
    - After the uninstall process, download and install the old version from [http://www.oldapps.com/flash_player.php here].
    Note: Download "Adobe Flash Player 11.2.202.235 (Non-IE)" if you are using 32 bit OS
    Or
    Download "Adobe Flash Player 11.2.202.235 (x64) (Non-IE)" for 64 bit OS.

  • Firefox scrolling and images from videos getting stuck on other tabs

    Ok lets say a youtube video is embedded on a forum or i'm on youtube.com when the video starts to play my up and down keys used for scrolling will only control the youtube players volume the page will no longer scroll (yes i know you have to click outside the video i have done that makes no difference) I have to go to a different tab and back to the page with the video in order to scroll like normal but if i have to restart the video or skip forward or backwards a little bit i have to switch tabs and back again to scroll.... Also if i close a page with a video playing or just switch tabs with the video playing whatever the video was showing last gets caught on the new tab i have to scroll up or down to clear it. So for example im watching a basketball clip showing a dunk i close the page when he is holding the rim that image goes over to the current tab that's open and i have to scroll to clear it that didn't happen before this whole scrolling issue. Main thing i want to fix is the scrolling tho..

    Try to "disable the hardware acceleration" in the Flash Player and maybe in Firefox as well.
    *http://helpx.adobe.com/flash-player/kb/video-playback-issues.html
    See also:
    *https://support.mozilla.org/kb/keep-flash-up-to-date-and-troubleshoot-problems
    Flash "Display settings" window:
    *http://www.macromedia.com/support/documentation/en/flashplayer/help/help01.html
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    *https://hacks.mozilla.org/2010/09/hardware-acceleration/
    *https://support.mozilla.org/kb/how-do-i-upgrade-my-graphics-drivers

  • Discover New Parallax Scrolling with Adobe Muse CC | Creative Cloud for Design | Adobe TV

    Terry White, Adobe worldwide evangelist, shows how Adobe Muse CC lets you create stunning effects with just a few clicks. Make images and elements move in different directions at different speeds when scrolling — all without writing code.
    http://adobe.ly/12yzGv0

    There has to be a way to create a Re: Discover New Parallax Scrolling with Adobe Muse CC | Creative Cloud for Design | Adobe TV slideshow that fills browser width. It's not a problem for desktop, but it is a problem for laptops/tablets/phones.
    How did the site in the tutorial do it? Terry said it was created in Muse.
    Here is a test site that I've been working on - I would love to make it responsive w/o having to create separate tablet/phone sites:
    http://mandm.businesscatalyst.com
    Any suggestions?

  • How to open new window with required size when clicking on image in a table

    Hi,
    There is an image column in advanced table. i want to open new window with required parameters(size, toolbar, status bar,etc..) and with that transaction context.
    can any one help plzzzzzzzz?
    Thanks
    Raju

    You can also use OAF js function to open modal pop up:
    openWindow(self, '<url>','longTipWin', {width:900, height:400}, true); return false;
    --Mukul                                                                                                                                                                                                                                                                                                                                   

  • I purchased a new iMac with latest iLife suite, however, IMovie will not read my videos.  I deleted a 3iVX file that was not working but nothing happens now. Help

    I just purchased a new iMac with the latest iLife suite. As part of the migration process in setting up the new machine the 3Ivx video codec was brought onto the new machine as well as my old movies.  When I tried opening the movies iMovie crashed and told me it had a problem with the 3IVX video codec, in doing some research I found that the 3IVX video codec created a problem so I deleted it and downloaded Perian 123.  The Perian 123 works well with Quicktime but iMove does not now see my old movies.  At this point I cannot open any of my movies.  Can anyone help?  Thanks

    There also might be a more updated, compatible 3ivx codec you can install, or just try re-installing a newly downloaded version of of the same old codec: http://www.3ivx.com/download/macos.html
    Otherwise download and install MPEG Streamclip: http://www.squared5.com/svideo/mpeg-streamclip-mac.html
    In iMovie hold down CTRL and click on the clips that don't open. Choose Reveal in Finder. Convert those files by dragging them into the window of converter program, and save as Apple Intermediate Codec (AIC). That format is native to iMovie and will work perfectly.

  • I recentlybought a new tower with windows 8.1 everything was fine until yesterday when i went to watch a vidie someone had posted and the sound was there but the screen wasall green, now i got to the point where the video is there but it won't load up and

    I recently bought a new tower with windows 8.1 everything was fine until yesterday when I went to watch a video that someone had posted, the sound was there but the screen was all green everything I try to watch has a green screen, I have gotten rid of the green screen but now the video won't load to watch. it tells me I have to upgrade flash player but my computer tells me its already embedded or something like that in windows 8.1. can you help.@marks93255255 or [email protected]!

    If other devices can connect to the network without problems, it means that the router can provide wireless internet. For this situation, an isolation process is needed to be able to find a fix.
    Was the computer tested to connect through Wi-Fi before you bought it?
    Did you do Mac address filter on your router?
    Make sure that the router is using WPA/WPA2 or WPA2 encryption type just like what Chester has recommended. If your router is already set to that security type, you may test by disabling the wireless security of the WI-Fi router. Check if it will connect or not.
    Another thing to check is the properties of your wireless connection. To do that, Go to Network and Sharing center > Click change adapter settings > right click “Wireless” > go to Properties> click Internet protocol IPV4> check the Properties button below > make sure that it’s set to both Obtain IP automatically and Obtain DNS server automatically. 
    Feel free to update here so everybody in the community can help.

Maybe you are looking for

  • My Ipod wont connect with Itunes or my computer

    My Ipod touch is charging through my computer, but it's not being seen by Itunes, or by my device manager on my computer itself. I've tried the troubleshooting suggestions mentioned here... but maybe I missed one... can anyone help?

  • Is this  the behaviour that happes in Function Module ?

    Hi ... I need to perform a validation check before a record inserted / updated into my own table. It was done through a maintenance view. What I am doing is to code a function ( under Screens - access through SE80 ) process after input. ... codes -->

  • [svn:fx-trunk] 5119: Clean up some ASDoc tags from the addition of the @ productversion/@playerversion tags

    Revision: 5119 Author: [email protected] Date: 2009-03-01 07:19:39 -0800 (Sun, 01 Mar 2009) Log Message: Clean up some ASDoc tags from the addition of the @productversion/@playerversion tags QE Notes: None Doc Notes: None Bugs: - Modified Paths: fle

  • Platform Edition very slow on Mac OS X (Tiger)

    I'm trying to run Adventure Builder from Blue Prints using App Svr 8.1 from the NetBeans 4.1 install bundle, which includes Sun Java System Application Server Platform Edition 8.1 2005Q2 UR2. First the Adventure Builder setup script took hours to run

  • Oracle VM and Citrix

    Hello is there somewhere an official position from Oracle regarding the fact that Xen is nos a Citrix product. That was not tha case at Oracle VM realease time, I guess it sould change some things in the future. On should really be worried, taking in