ImageViewer in CS4 deprecated

I made some good use with the flash element ImageViewer in
Dreamweaver CS3, just as a quick photo slideshow. Opening my files
in CS4 Beta gives me an alert message that the swf files are not
supported by newer IE versions. Since there is no equivalent for
ImageViewer in Dreamweaver CS4, how can I use the old files with
the ImageViewer elements in CS4? Or is there an easy way to use
another function?

And I don't believe it's "deprecated", it's removed.
Different words with
completely different meanings.
Walt
"Walt F. Schaefer" <[email protected]> wrote in
message
news:gdqa01$dep$[email protected]..
> >Is there something better to take the place
>> of Flash Text?
>
> Yes. Real text. It's functional, usable &
accessible. Flash text is none
> of those.
> --
>
> Walt
>
>
> "bastiat" <[email protected]> wrote in
message
> news:gdq8tn$bt7$[email protected]..
>>I read in the "What's New" for Dreamweaver CS4 that
Flash Text is now
>> deprecated. Why is this being done? Is there
something better to take the
>> place
>> of Flash Text? I can't find an explanation in the
help system.
>>
>> Thanks
>>
>
>

Similar Messages

  • Note: ImageViewer.java uses or overrides a deprecated API.

    hi,
    iam gettin this error after compilation
    Note: ImageViewer.java uses or overrides a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    & am running it on j2sdk1.5.0
    Plzzz help

    waoh man......but what 2 look....
    heres da code...
    import java.awt.*;
    import java.awt.event.*;
    import java.awt.image.*;
    import java.io.*;
    import javax.swing.*;
    public class ImageViewer
    public static void main(String[] args)
    JFrame frame = new ImageViewerFrame();
    frame.setTitle("ImageViewer");
    frame.setSize(300, 400);
    frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    frame.show();
    class ImageViewerFrame extends JFrame
    public ImageViewerFrame()
    // set up menu bar
    JMenuBar menuBar = new JMenuBar();
    setJMenuBar(menuBar);
    JMenu menu = new JMenu("File");
    menuBar.add(menu);
    JMenuItem openItem = new JMenuItem("Open");
    menu.add(openItem);
    openItem.addActionListener(new FileOpenListener());
    JMenuItem exitItem = new JMenuItem("Exit");
    menu.add(exitItem);
    exitItem.addActionListener(new
    ActionListener()
    public void actionPerformed(ActionEvent event)
    System.exit(0);
    // use a label to display the images
    label = new JLabel();
    Container contentPane = getContentPane();
    contentPane.add(label, "Center");
    private class FileOpenListener implements ActionListener
    public void actionPerformed(ActionEvent evt)
    // set up file chooser
    JFileChooser chooser = new JFileChooser();
    chooser.setCurrentDirectory(new File("."));
    // accept all files ending with .gif
    chooser.setFileFilter(new
    javax.swing.filechooser.FileFilter()
    public boolean accept(File f)
    return f.getName().toLowerCase()
    .endsWith(".gif")
    || f.isDirectory();
    public String getDescription()
    return "GIF Images";
    // show file chooser dialog
    int r = chooser.showOpenDialog(ImageViewerFrame.this);
    // if image file accepted, set it as icon of the label
    if(r == JFileChooser.APPROVE_OPTION)
    String name
    = chooser.getSelectedFile().getPath();
    label.setIcon(new ImageIcon(name));
    private JLabel label;
    }

  • [CS4] IDataLink deprecated... but now ?

    Hello,
    I have a CS3 document containing  a link in one text box. This link point to an inexistent file, i.e. "234.incd", and now it is no needed. Well, when I open this document with CS4 I cannot "unlock" the box, I mean, cannot write in the text box because Indesign CS4 gives me an alert  like this "Cannot extract this file. May be in use by another user" (sorry but the alert is in Spanish, i don't have the exactly english translation).
    Ok... don't worry, I only need to delete this link before start to work with my plugin.
    IDatalink and friends has been deprecated ( ... ) now I cannot find the way  to delete an old and obsolete link in a box. Simply delete, nor convert nor reuse it, only delete it.  Even Indesign crashes when I try to delete it manually from the Links palette.
    Has anybody any idea : how to delete the link in a box of a CS3 document from a CS4 plugin?
    Thanks in advance,

    Thank you Jon, that fixed it perfectly. You have saved me from going crazy. The only difference I see now is in "Server Name" it changed what I had entered (my ftp address) to "Remote Server"; which seems odd -- but it works!   Although I know there maybe also some other dialog box I have never seen
    Of course I saw that menu item "Import"  and but I thought thats obviously not for me: "Why would I want to import an entire website?". I did not however see "Export the selected site" for thats only a tiny icon in the footer. However I would have thought the same:  "Why would I want to export my entire website?".
    An observation: I've seen this problem in a lot of Adobe software, the menu-names of items are  obscure, non descriptive. What would be better would be for the menu names or popups to say "Export Site Setup settings" and "Import Site Setup settings"

  • What features have been deprecated for Photoshop CS4?

    Hi,
    What features have been deprecated for Photoshop CS4?
    I am taking a class and part of the homework was to use the pattern maker.  I searched every drop down menu looking
    for something that was removed from the standard install.  Eventually I located the plug in and pattern maker is working,
    however I am wondering what else was removed.
    Thanks,
    ak

    I think pattern maker was removed in CS3 from my memory. In CS4 Extract and Contact Sheet were also removed. These are still accessible by installing the plug ins from previous versions
    Exactly WHY they are removing these things from the standard install? because there are certain portions of the development staff that are becoming obsessed with what they are calling "bloat'. There was a brief period (Photoshop 6 to 7) when certain "New Features" like Extract and Pattern maker were introduced, looked like some kind of sideline - they honestly were not put together, or thought through very well. So now they are removing them.

  • 'Control Shockwave or SWF' Deprecated (CS4) – What is the new way of controlling a swf

    Hi I have been asked to insert some background music into a website with a simple on/off button.  Following the Adobe Help files I created a SWF file using flash and inserted it into a page and named it. This is working when uploaded but without any control yet. I created a text link and gave it a null link (javascript:;) After selecting the link and choosing ‘Behaviors’, and finding the ‘control shockwave or SWF ‘(in the deprecated folder) the ‘movie:’ drop down selector has found my file. I select’ Go to frame’ and type in 2 (as advised in the help file), and click OK. I get the message about Netscape which I ignore and choose OK, and then I get another message ‘Please select a Shockwave object name or click cancel’. There is only one SWF file and it is already selected. I am experiencing a problem here, however,does anyone know if there is a more up-to-date way of achieving what I am trying to do considering that the behaviour is deprecated anyway? Any help appreciated Thanks

    You build your control interface in flash. When you publish your flv flash will create 2 files one for the controls and one for your 'normal' swf file.
    You must upload both these files to the server for it to work.
    PZ

  • Are There Preset Flash Buttons In Dreamweaver CS4

    I have upgraded from Dreamweaver MX to CS4 and I'm looking for preset flash buttons that I can just insert within dreamweaver and I can't find any.  Maybe I'm looking in the wrong place?  I don't know how to create flash buttons just yet and If i need to start the journey of learning how please let me know.  I'm editing a site I created in MX so I want matching buttons and such lol.

    There aren't any flash buttons in DWCS4 anymore see Deprecated features in this link:
    http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WS2C41F19D-502B-4fb5-8A54-4442E2127C84a .html
    Rgds!

  • Is it possible for the Adobe to put video instructions on these following things as my professor works on CS4 and I have CS6,it is really confusing for me to follow the disparitie between the two.

    Is it possible for the Adobe to put video instructions on these following things as my professor works on CS4 and I have CS6,it is really confusing for me to follow the disparitie between the two
    Modifying the header
    Changing page background color
    Changing sidebars in CSS
    Adding/changing a Spry link's background and hover colors in navbar
    Formatting headers in split view
    Deleting placeholder copy in the content container
    Inserting a video in a table
    Changing table background color
    Formatting text in the content container
    Format hyperlinks in CSS
    Insert page anchors and link to them with navbar hyperlinks
    Enter text in footer with a hyperlink
    Insert and format headers
      Use of a color picker (Color Cop)

    Use CS6 Help (F1).  Those are the most up to date articles for your product version.
    <Changing page background color>
    We've already told you how to do that with CSS code.
    <Deleting placeholder copy in the content container>
    Placeholders are deprecated.  Adobe removed them.
    <Inserting a video in a table>
    Insert > Media > HTML5 Video
    <Insert page anchors and link to them with navbar hyperlinks>
    Named anchors are deprecated in HTML.  Adobe removed them from DW.  Use Div IDs instead.
    Why are you taking a course that teaches outdated methods in CS4 which is no longer supported?
    Nancy O.

  • What is the substitution for IID_IGENERICDATALINKREFS in CS4 SDK?

    In http://support.adobe.com/devsup/devsup.nsf/docs/53961.htm/$File/SnpPrintStories.cpp<br /><br />There is a line of code using IID_IGENERICDATALINKREFS.<br /><br />I still want to use these codes in CS4, but in CS4 it is deprecated.<br /><br />I list the code here :<br /><br />// This is to verify whether the current story is a part of the generated TOC or Index<br />               //First get the pointer to the IDataLinkReference<br />               InterfacePtr<IDataLinkReference> pDataLink(pTextModel, IID_IGENERICDATALINKREFS);<br />               if (pDataLink)<br />               {<br />                    // if the IDataLinkReference exists on the story, get the UID of the kGenericDataLinkBoss<br />                    UID datalinkUID = pDataLink->GetUID();<br />                    // Try to get the pointer to the implementation of IID_ITOCSTYLEPERSISTUIDDATA<br />                    // which is of interface type IPersistUIDRefData<br />                    InterfacePtr<IPersistUIDRefData> pTOCStyleUIDData(::GetDataBase(pStoryList), datalinkUID, IID_ITOCSTYLEPERSISTUIDDATA);<br />                    if (pTOCStyleUIDData)<br />                    {<br />                         // if pTOCStyleUIDData is not null, check whether the UID is valid or not<br />                         if ((pTOCStyleUIDData->GetUID()) != kInvalidUID){<br />                              SNIPLOG("\n*** Priting out story #%d ***", i);<br />                              SNIPLOG("*** THIS IS A TOC STORY ***");<br />                              // Print the story<br />                              SNIPLOG(story->GrabCString());<br />                         }<br />                    }<br /><br />                    // Try to get the pointer to the implementation of IID_IIDXINSTANCEPERSISTUIDDATA<br />                    // which is of interface type IPersistUIDRefData<br />                    InterfacePtr<IPersistUIDRefData> pIndexInstanceUIDData(::GetDataBase(pStoryList), datalinkUID, IID_IIDXINSTANCEPERSISTUIDDATA);<br />                    if (pIndexInstanceUIDData)<br />                    {<br />                         // if pIndexInstanceUIDData is not null, check whether the UID is valid or not<br />                         if ((pIndexInstanceUIDData->GetUID()) != kInvalidUID){<br />                              SNIPLOG("\n*** Priting out story #%d ***", i);<br />                              SNIPLOG("*** THIS IS AN INDEX STORY ***");<br />                              // Print the story<br />                              SNIPLOG(story->GrabCString());<br />                         }<br />                    }<br />               }<br /><br />Who knows it?<br /><br />Thanks,<br />Alan.

    Line 504 in public/interfaces/layout/LinksID.h:
    >DECLARE_PMID(kInterfaceIDSpace, IID_IINDEXTOCDATAREF, kLinksPrefix + 35) // same as IID_IPERSISTUIDDATA. Previously named IID_IGENERICDATALINKREFS
    grep is truly wonderful.

  • Saving CS4 to CS3

    I'm a flash developer that works on CS4, i have recently
    developed a flash website using CS4 but have developed for AS2.0
    under flash 8 player.
    I have save the fla files as CS3 compatible, however my
    client that has flash CS3 cannot open the files, is anybody able to
    tell me why this is?

    There is no difference.
    Web files (HTML and CSS) are web files. Plain text readable by humans. There's no proprietary file format conversion required.
    The only difference would be CS3 functions which have been deprecated in CS4 won't be available in CS4
    http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WS2C41F19D-502B-4fb5-8A54-4442E2127C84a .html
    Deprecated features
    The following features have been deprecated for Dreamweaver CS4:
    ■Timelines
    ■Web services
    ■Layout mode
    ■Site Map view
    ■Java Bean support
    ■Adobe® Flash elements (Image Viewer)
    ■Adobe® Flash text and Adobe® Flash buttons
    ■ASP.NET and JSP server behaviors and recordsets
    If you use any of those features in your web pages, you'll need CS3 to maintain them. Or find another way of doing them in CS4.
    e.g. if you use Timelines or Flash buttons at school using CS3, you won't be able to work on them using CS4 at home.

  • Saving a cs4 to cs3

    I am just learning Dreamweaver CS4 but my school only has CS3, is it possible to save my CS4 files to CS3??

    There is no difference.
    Web files (HTML and CSS) are web files. Plain text readable by humans. There's no proprietary file format conversion required.
    The only difference would be CS3 functions which have been deprecated in CS4 won't be available in CS4
    http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WS2C41F19D-502B-4fb5-8A54-4442E2127C84a .html
    Deprecated features
    The following features have been deprecated for Dreamweaver CS4:
    ■Timelines
    ■Web services
    ■Layout mode
    ■Site Map view
    ■Java Bean support
    ■Adobe® Flash elements (Image Viewer)
    ■Adobe® Flash text and Adobe® Flash buttons
    ■ASP.NET and JSP server behaviors and recordsets
    If you use any of those features in your web pages, you'll need CS3 to maintain them. Or find another way of doing them in CS4.
    e.g. if you use Timelines or Flash buttons at school using CS3, you won't be able to work on them using CS4 at home.

  • ID CS4 vs Mathtype on Mac

    Hi everybody !
    I use mathtype to edit equations on In Design since long times with no problems.
    But, since I turned on Snow Leopard (10.6.2) with mathtype 6.0b (but it's the same with the 5.1 version), I've got a problem :
    When I use the process copy/paste from Mathtype to InDesign (6.0.5), I obtain a black box in InDesign.
    If I change the color of the equation on mathtype (to white for example), I copy it, I paste it on Indesign and the result is an equation with white font and black background. Does anyone has this problem ?
    Thanks to all (from France)
    Last add :
    No solution appears since my last post.
    Just an answer from Mathtype editor which thinks it's because Pict format is deprecated in SnowLeopard.
    But, if you copy/paste from Mathtype to Photoshop CS4 : it works !
    What's wrong ?

    If the new user idea doesn't work....
    You say you updated to 10.6.4. Did the machine come with SL or was it an upgrade? You also say you ran an Adobe update.
    That in itself tells us nothing since there are hundreds of them. What update EXACTLY?
    Finally, what does will not launch mean? Does it crash? Does the icon bounce endlessly in the dock?
    Bob

  • How to make muliple row listbox using indesign cs4 plug-in creation

    Hi,
    In one scenario i want to create list box having muliple rows and columns .And there should  be an association between the row values(each row values should associate a unique value in that  row ).how is it possible in indesign CS4 ? Is it pssible in tree view? which is easy way to accomplish this?
    Thanks
    Arun

    TreeView is the recommended way, while the flat listbox is phased out / deprecated. Neither would support columns, headers etc. out of the box, but you could do that by several means - subwidgets per column, or implement your own row IControlView.
    CS4 brought the first multiple column tree view for links, based on TreeView. I have not yet revisited it in detail, but the source is in the SDK:
    source/open/components/linksui.
    Btw, the TreeView calls your unique value per row "NodeID".
    Dirk

  • PDFs from InDesign CS4 too large

    I'm trying to make a small PDF of a 20pp A4 publication (magazine) to email to my client (file/adobe PDF presets), but no matter what I do the files are huge. This never used to be an issue in earlier versions of CS??? Help Please

    Boy, things are running along.
    phairway: What's your goal? Are you all set? Do you want to fix the bug in CS4 (ha ha) or just want a workaround? It sounds like you've got a workaround so you are basically all set?
    Hawkeye_Tui: You should have the tools necessary to either solve your problem or tell us more about it so we can help you solve it. How are you doing with that?
    Moving right along...
    I'm going to go out on a limb a little bit here and disagree with the "conventional wisdom" on this forum, that EPS files are somehow "bad" or "deprecated." There's nothing wrong with them inherently, and they do fill some niches that are otherwise unfilled, which makes them important. But they can cause you problems, and they are no longer the format of choice.
    A ".ai" file is just a PDF file (with extra information). PDFs are less likely to run into problems with EPS files.
    Bob says:
    As already pointed out, EPS is ecapsulated. Stop using it.
    There's nothing wrong with "encapsulation." In this context, it means that EPS files are a restricted subset of PostScript files that are only permitted to use a subset of the PostScript language (things like not modifying global state, not printing on more than one page, not drawing outside the bounding box that the comment at the top of the file indicates it will adhere to), and that it follows particular Document Structuring Conventions (DSCs) with special comments at the top of the file that tell an EPS-compliant application information about the file, such as the bounding box of the image.
    PDF files are similar to EPS in this way -- they are almost an even-further restricted subset of the PostScript language, except they have their own format and are containerized differently, and the restrictions are...better-enforced.
    It used to be the case that it was easier to specify a bounding box in an EPS file than a PDF file, because in a PDF you had to specify the page size, which always "felt wrong" to me...
    Anyhow, an EPS file may have several ways of specifying the bounding box of the image, and [speculation] it's possible that CS3 and CS4 look at different methods. Or your EPS File may not be properly compliant, and might disagree with itself. It's [mostly] just a text file, so you can look at it in your favorite text editor (e.g. Notepad under WIndows or TextEdit on a Mac), and it should start something like this:
    %!PS-Adobe-2.0
    %%Title: patch.eps
    %%Creator: fig2dev Version 3.2 Patchlevel 4
    %%CreationDate: Thu Jan 19 14:45:39 2006
    %%For: [email protected]
    %%Orientation: Landscape
    %%Pages: 1
    %%BoundingBox: 0 0 612 792
    %%DocumentPaperSizes: letter
    %%BeginSetup
    Sometimes you might see a  %%HiResBoundingBox  in addition, or maybe a %%CropBox. If those differ from the BoundingBox, they might be the source of your problem. It's instructive to look.
    phairway, can you post screenshots of the exported PDFs from CS4 and CS4? I admit I'm having some trouble visualizing the effect you're actually describing. You might also try the CS5 trial and see how that works -- since the chances of a fix to your problem in CS4 seem vanishly small.
    Back on the philosophical rant...I don't really feel like PSD files are a good substitute for EPS files...They're not an open format, not publicly documented. (Though, I was quite surprised to discover ImageMagick can read them...). That pretty much leaves PDF files.
    Anyhow, I think Acrobat Professional's PDF optimizer should certainly be able "see inside" EPS files inside PDF files.
    But really: PAGING DOV ISAACS: DOV ISAACS PLEASE PICK UP THE WHITE COURTESY PHONE!
    Or something .

  • Just Installed CS4; Need Help With Font Names/Colors/Sizes

    In past versions of Dreamweaver, I think I clicked on "Use HTML instead of CSS" in the Preferences. I need to be able to select the font names, colors, and sizes from the Property Inspector.
    How do I set it up the same way in CS4. I have clicked on the toggle button in the Property Inspector for HTML instead of CSS, but it doesn't give me the menus to select font names (Arial, Helvetica, etc.), font size (1, 2, 3, 4, etc.) and font color (imagine your own).
    Thanks!
    Mike

    DW CS4 makes you use the CSS properties inspector because CSS is  the defacto web standard now.  HTML formatting is deprecated (obsolete) according to W3C web standards.
    There are three ways to use CSS in your site pages.
    Inline: A one-time style applied within the code as an attribute of a given element (or tag). This is similar to the old HTML formatting method but the code itself is a little different.
    Embedded: A style sheet declaration in the head of the document that will only effect that single page on the site.
    External: A physical CSS file containing rules (styles) that is linked to from multiple pages within the site.
    It doesn't matter if you have dynamically generated or static web pages.  CSS is still the most efficient way to style your content.
    DW CS4 - What's new in the Properties Inspector?
    http://www.communitymx.com/content/article.cfm?page=2&cid=8AAE7
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • After Effects CS4 crash on start-up: "Sweetpea failure"

    Hi folks,
    this is my first post here in this forum, so I send best wishes to you all.
    Here is the problem I am facing since today.
    I am running CS4 Master Collection with the latest updates on my 64Bit Windows 8.1 Pro machine which is also up to date.
    The hardware I am using is the following:
    Intel Core i5-4670K @ 3.40 GHz
    16GB RAM
    NVIDIA GeForce GTX660 running driver version 335.23
    Realtek Audio Card (on mainboard)
    1x SSD for WIN and PROGs
    1x 10000RPM HDD for footage and data
    1x RAID 0 consisting of 2 HDD for working files and cache
    The setup worked great. Then I installed Mocha AE 3.2.1 which worked as well fine and did not interfere with the performance of CS4.
    But after installing the "mocha 3D track importer for AE 1.1.0" plugin from Imagineer Systems, After Effects did not start anymore, stopping with the statement:
    "After Effects can't continue: Sweetpea failure (48 § 58)"
    This is what I already tried:
    deleting the mocha 3D track importer Plugin
    restarting Windows
    stopping Kaspersky Anti Virus
    uninstalling After Effects followed by a reinstall
    uninstalling whole CS4 and running the Adobe Clean Script
    reinstalling CS4 in clean Windows boot
    uninstalling Mocha AE 3.2.1
    reinstalling Mocha AE 3.2.1
    performing an extended Google and Adobe Community Search, but:
    this problem seems to happen not quite often to others
    the solution in this thread is not available anymore and my audio drivers are setup fine
    solutions in further threads are for MAC-OS only
    I am actually running out of ideas as even reinstalling all relevant software - except OS - did not solve the problem.
    Does anyone in the community have an idea on that subject?
    Thanks a lot for any help and
    best regards,
    Michael

    Thank you Todd for your effort.
    Well, I fully understand and respect that Adobe does not grant any liability for CS4 under Win8 as they made the effort to develop and introduce newer releases of their software (namely CS5, 5.5, 6 and now CC).
    As with that CS4 gets a little sign at the toe saying "deprecated" - which in fact is totally legitimate because their might be no capacity to thorougly test it.
    But: just by saying that it will definitely run under Vista and it is not tested for reliability on Win8, it does not mean that it won't run under Win8.
    In fact: Microsoft itself grants, that this specific software will be compatible with their OS and I may assume that my previous experience and that of those many other users running the combination happily, shows that CS4 is such a great product that it does its job stable on Win8 which is not the OS it was designed for.
    My practical experience on that, having used CS4 on Vista and Win 8.1 both, moreover showed that it was horribly unstable under Vista and ran absolutely stable on Win8.1 till - well, yesterday.
    Back to the topic: I do cast doubt on the theory that this specific issue, I explained above, is caused by incompatibility with Win8.1, that is because:
    if it was related to Win8, many other users would have reported that issue
    After Effects worked fine and stable under Win8 for quite a time till yesterday
    all other Applications that I use from the bundle cause no trouble at all
    To find back to the starting position where all the applications worked fine, I would like to know if you might suggest any troubleshooting - except buying a new Software package.
    There might an option to turn on some kind of logging to see, what AE is doing until it halts, but I actually do not know how and where - so maybe you have more information on that.
    The only thing I could realize at the meanwhile is, that by the time AE throws the Exception it shows the progress message "Cleaning up... Tracker Controls" on the splash screen in the background. This might be a hint to the previously used plugin from Imagineer.
    Do you have suggestions how to savely remove a plugin like that?
    I thank you a lot and send
    best regards,
    Michael

Maybe you are looking for

  • Customer Tranaction History in R12

    Hi Gurus, I need a query to get all the transactions of customers in R12. the transactions includes all DM, CM, INV, REC,PMT and other Which will shows in terms of Debit ,credit and outstanding balance. please can anyone provide me the query to get a

  • Namespace Element within Outbound XML Message

    Hi there, I am using XI 2.0 and trying to map an IDoc to an XML message to be passed onwards via JMS to a 3rd Party MQ System. I've created the mapping without too many issues but the 3rd Party says that I need to remove the namespace element tag fro

  • Aperture - Browser, Split View, and Viewer

    Photos in my browser will not wrap around into rows. I have just one row which goes right off my screen. I also have this problem in the split view with the thumbnails. And in viewer I have no photo at all. Can anyone suggest a way to fix this proble

  • 24 FPS Capture Question

    HI I am trying to capture some 24 frames per second footage I filmed on a Panasonic DVX100 and one of the Final Cut Pro capture settings is for the 2:3:3:2 advnaced pulldown removal for 24fps. However, in the summary, it has the frames per second lis

  • What the **bleep**? Emails on my new Z10 are all messed up? ((HELP))

    Any email I send from my new Z10, has spacing issues or a mysterious '=;' sign throughout... an example : H i P h i l l, you="re ac=count =has t=roubles Please help Subject Title edited to remove Inappropriate word