[Help!] How I connect (the index) the rectangle array to a interger array

I'm new in javafx... but the javafx language syntax seam to be many thing new... : )
And I got a problem... : |
My source:
* Main.fx
* Created on Mar 21, 2009, 4:57:42 PM
package canvas;
import javafx.scene.*;
import javafx.scene.paint.*;
import javafx.scene.shape.*;
import javafx.stage.*;
import javafx.scene.text.Text;
import javafx.scene.text.Font;
* @author xllsllx
Stage {
    title: "Application title"
    width: 500
    height: 500
    scene: Scene {
        var clickcount = 0;
        content:Group {
            content: for(i in [1..8], j in [1..8]){
                var zoom = 1;
                var recbig = 40;
                Rectangle {
                    x: i*recbig*zoom,
                    y: j*recbig*zoom
                    width: recbig*zoom,
                    height: recbig*zoom
                    fill: Color.BLACK
                    stroke:Color.WHITE
                    strokeWidth:1
                    onMouseEntered: function( e ):Void {
                        var rect: Rectangle = e.node as Rectangle;
                        rect.fill = Color.BLUE;
                    onMouseExited: function( e ):Void {
                        var rect: Rectangle = e.node as Rectangle;
                        rect.fill = Color.BLACK;
                    onMousePressed: function( e ):Void {
                        var rect: Rectangle = e.node as Rectangle;
                        rect.fill = Color.GREEN;
                        clickcount++;
                        //How can I get the rectangle index ...?
}*[Problem]*
I have:
1. int array [i..8,j..8]
2. rectangle array [i..8,j..8]
3. I have a rectangle array display in a window. Picture -> [http://www.onjava.com/onjava/2007/07/27/graphics/grill.gif]
4. I add mouse click event for each rectangle
*5*. Mine problem is "_How I get the index of the rectangle in the rectarray when I click on any display rectangle_"
Ex: I click on Rect[col:2,row:3] and I have the return value is col:2 & row:3.
So I can mark it on int array at col:2 & row:3
Thank for reading my problem... and thank a lot if have any answer... : )
And if you have any new best solution for this problem please share. : ) Thank much!!!
Edited by: xllsllx on Mar 23, 2009 11:09 AM

What do you mean "you can use those features of Java from JavaFX"?
I thought that JavaFX don't have a "true multi-dimensional arrays". Because I had tried a multi-dimensional arrays but it seam to be impossible.Correct. JavaFX doesn't have multi-dimensional arrays, and it also doesn't have a lot of the capabilities found in the Java Collections API. However, because JavaFX compiles to JVM bytecode, you can use Java functionality in your JavaFX program. For example, if you need a true multi-dimensional array, you could create a Java class that contains a multi-dimensional array and exposes getters and setters. On a related note, you could use the Collections API directly, as in the example in the following post (that also demonstrates reflection in JavaFX).
http://javafxpert.com/weblog/2009/03/answering-reader-mail-about-the-javafx-reflection-api.html
Note that the source code in that post imports java.util.Iterator, etc. to iterate over a Java collection. It also uses java.util.Date
A disadvantage of using these approaches is that JavaFX can't bind to POJOs (yet).
Thanks,
Jim Weaver
http://JavaFXpert.com (Learn JavaFX blog)

Similar Messages

  • My ipad 3 is frozen on the plug into itunes page. I have tried to follow advice I have found on these pages but I don't know how to connect the ipad to my mac (there is no usb port on an ipad). If anyone could help it would be appreciated.

    My ipad 3 is frozen on the plug into itunes page - it won't turn off or on - just stuck. I have tried to follow advice I have found on these pages but I don't know how to connect the ipad to my mac (the advice is to connect ipad to mac and there is no usb port on an ipad). If anyone could help it would be appreciated. Going nuts.

    I think you should probably also read the iPad User Guide. You didn't say what version of iOS your iPad is running, so here's the links to both the iOS 6 and iOS 7 (PDF) versions:
    iPad User Guide for iOS 6
    iPad User Guide for iOS 7

  • Programming help - how to get the read-only state of PDF file is windows explorer preview is ON?

    Programming help - how to get the read-only state of PDF file is windows explorer preview is ON?
    I'm developing an application where a file is need to be saved as pdf. But, if there is already a pdf file with same name in the specified directory, I wish to overwrite it. And in the overwrite case, read-only files should not be overwritten. If the duplicate(old) file is opened in windows (Win7) explorer preview, it is write protected. So, it should not be overwritten. I tried to get the '
    FILE_ATTRIBUTE_READONLY' using MS API 'GetFileAttributes', but it didn't succeed. How Adobe marks the file as read-only for preview? Do I need to check some other attribute of the file?
    Thanks!

    Divya - I have done it in the past following these documents. Please read it and try it it will work.
    Please read it in the following order since both are a continuation documents for the same purpose (it also contains how to change colors of row dynamically but I didnt do that part I just did the read_only part as your requirement) 
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0625002-596c-2b10-46af-91cb31b71393
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0155eb5-b6ce-2b10-3195-d9704982d69b?quicklink=index&overridelayout=true
    thanks!
    Jason PV

  • How to connect an apple tv to an enterprise network with a username and a password?   I need to use it over my university's wifi. theres no option to enter username and password. how to connect the apple tv to such enterprise network?

    How to connect an apple tv to an enterprise network with a username and a password?
    I need to use it over my university's wifi. theres no option to enter username and password. how to connect the apple tv to such enterprise network?

    Contact the University's IT dept, they may be able to set something up on the network to allow the ATV to connect without the need for a user name/password.

  • Qtn: I have 10 standard elementary search helps in collective standard search help, how to deactivate the 10th elementary search help?

    Qtn: I have 10 standard elementary search helps in collective standard search help, how to deactivate the 10th elementary search help?

    Hello,
    this topic is still a problem for me, does anybody have an idea.
    Just to show what's my problem:
    Collective Search help KRED does include a SAP append-search help ASH_KRED which holds the elementary search helps KREDC, KREDE, KREDM, KREDW.
    The search helps KREDE, KREDM, KREDW should not be displayed, so I added another Serach-Help-Append ZKRED_CUST at the end of CSH KRED which holds these 3 SH's with the hidden flag.
    That works, the SH's are not shown anymore.
    I also added some other of the Original SAP SH's (e.g. KREDA) with the hidden flag and added changed copies of these (e.g ZKREDA) there to be shown instead.
    All this can be done modification free by appends.
    The folders of the elementary search helps are shown in the order as they are found included in the KRED SH and the append to this SH.
    This means that the not hidden Sh KREDC from ASH_KRED is shown before all the "custimized" ZKREDx -SH's. But we need this SH not very often, so that I want it to displayed al the right-most position of the folders of SH's or at the most down postition of the drop-down-selection of SH's.
    But I have not found any way to do this modification free.
    The only way to archive this is to modify ASH_KRED by setting the Hidden-Flag for KREDC and add this SH at the end of append-SH ZKRED_CUST again.
    But I want avoid this modification.
    So, is there any way to do this without modifing any of the original SAP SH's ?
    Helmut Fischer

  • Does any body know how to connect the fingerprint scanner using jmf is it p

    Hai,
    I am not getting how to connect the fingerprint scanner how we can do it is it possible for device independent application
    If any body knows anything about this please mail me its very urgent for me
    hope u will be able to tell me something about this .
    Regards
    K Naveen Kumar

    Hi,
    Fingerprint scanners are not popular enough devices to be supported by Java yet. There's no general API or Java interface for it.
    Each manufacturer of a fingerprint device will probably just ship their own drivers or SDKs. More than likely DLL's, so you'd need to write some JNI to call them.
    If you want to allow your application to work with multiple devices, you will have to design it to do that. Ie. write a general "Fingerprint" interface, and write a class which implements that interface for each device you want to support.
    Eg.
    public interface FingerPrintAPI
         public void initialiseScanner ( )
                throws MyScannerException;
         public byte[] getFingerPrint ( )
                throws MyScannerException;
         public double getMatchProbability ( byte[] fingerprint1, byte[] fingerprint2 )
                throws MyScannerException;
         public void closeScanner ( )
                throws MyScannerException;
    }I haven't used a fingerprint device at all, but that's how I would approach it.
    regards,
    Owen

  • Could any one help how to open the application without port number in servl

    Could any one help how to open the application without port number in servlets or jsp?

    Well, configure the application server/web container to listen to the default http port of 80, rather than 8080.
    I couldnt get where to specify 80 instead of 8080 so that it opens without numbers

  • How do Connect the JAUD on a 915P Combo

    How do Connect the JAUD on a 915P Combo MB
    I have a case with a front panel. The wires are named:
    2 wires "SPK R" (2 connecters on the same wire) Red wire
    2 wires "SPK L" (2 connecters on the same wire) White wire
    1 wire "GND" (Grund) Black wire
    1 wire "M IN" (Microphone) Green wire
    1 wire "M Bias" (Microphone) Blue wire

    not sure ive looked at the main board manual  and my new blower case has the same front audio hook ups but i was not able to locate the connections  useing the mainboard manual that came with my main board im still wondering about how to connect the front audio  my self !  915p combo-fr

  • I have the following Imac and Iphoto 11 in Finder folder I upgrade the iphoto file  and  all the latest event files, can you help how to solve the problem? Thank you  Model Name iMac    Model Identifier:     iMa

    I have the following Imac and Iphoto 11 in Finder folder I upgrade the iphoto file  and I lost all the latest event files, can you help how to solve the problem? Thank you
    Model Name:     iMac
    Model Identifier:     iMac8,1   Processor Name:     Intel Core 2 Duo
    Processor Speed:     2.4 GHz

    http://support.apple.com/kb/HT2638?viewlocale=en_US&locale=en_US

  • How to connect the Satellite Pro P100 to Hifi

    I've got Satellite Pro P100. How to connect this notebook to HiFI
    This is probably easy, but what can i say... just call me stupid.
    I've got the lead that goes out of the headphone jack, it links up to my hifi nice.
    Trouble being, there's a nasty hiss in the background. Tried plugging my boys mp3 player into the lead, and that works fine.
    Any chance of some help... thanks

    Hi
    In my knowledge you can connect the Sat Pro P100 to HiFi only via a 2-RCA Audio Y cable adapter. In my knowledge the notebook does not support the S/PDIF audio out so you will be able only to use an analog sound port.
    You could also buy a stereo adapter with 2x cinch jacks to connect the notebook to the Hifi. Such adapter can be plugged into the headphone jack
    Check this:
    stereo adapter
    I think you should visit the nearest notebook dealer. He can show you the right and supported cables and adapters.

  • How to use an external start button for 6024E w/ sc-2345, I would like it to function like a start button in LabView but I don't know how to connect the external button to the sc-2345's connector block

    I am confused as to how to connect my external start botton. I would like it to function like a start button on a front panel of a VI. I would like to use the +5V on pin 14 but I really don't know where to go from here. Any guidence for a novice would be most appreciated.

    phod,
    This is the LabVIEW Real-Time forum, so I suggest that in the future that you post this type of question to the Multifunction DAQ forum.
    For the simplest solution you will have to connect your button to a digital line of your board, consult the sc-2345 user manual for a diagram of where these lines are exposed. You will have to connect your start button in series with a line that is high, such as your 5V pin or another digital line. Then connect this to a digital line that will be your start trigger.
    Your program can poll the digital line that is connected to your button in a while loop and when it goes high, it lets the rest of the program execute. For the programming, I suggest you take a look at the shipping examples that come with LabVIEW. If yo
    u have LabVIEW 7.0 go to Help>>Find Examples. Open Hardware Input Output>>Traditional DAQ>>Digital Input and Output>>E Series for some examples of digital I/O programming with E-series boards.
    Hope that gets you started.
    Gerardo

  • How to connect the I-Trigue 5600 to a DVD player???

    I got a set of I-Trigue 5600 and thinking of connecting all 5 speakers and woofer to the back of DVD player to get the surround effect when watching DVD. The problem is I can just plug all 5 speakers to the back of the DVD player but how can I connect the sub-woofer to the DVD player as there is no cable to connect them together? Is there some sort of cable or adapter I can buy to connect them together? Thx in advance for any help!!!

    have you tried that setup already?
    my guess is that the subfrequencies are still combined with the front channels, and if I correct, your speakersystem will redirect them to the sub. just give it a try.
    regards

  • How to use the Rectangle class to draw an image and center it in a JPanel

    I sent an earlier post on how to center an image in a JPanel using the Rectangle class. I was asked to send an executable code which will show the malfunction. The code below is an executable code and a small part of a very big project. To simplifiy things, it is just a JFrame and a JPanel with an open dialog. Once executed the JFrame and the FileDialog will open. You can then navigate to a .gif or a .jpg picture and open it. What I want is for the picture to be centered in the middle of the JPanel and not the upper left corner. It is also important to stress that, I am usinig the Rectangle class to draw the Image. The region of interest is where the rectangle is created. In the constructor of the CenterRect class, I initialize the Rectangle class. Then I use paintComponent in the CenterRect class to draw the Image. The other classes are just support classes. The MyImage class is an extended image class which also has a draw() method. Any assistance in getting the Rectangle to show at the center of the JPanel without affecting the size and shape of the image will be greatly appreciated.
    I have divided the code into three parts. They are all supposed to be on one file in order to execute.
    import java.awt.*;
    import java.awt.image.*;
    import javax.swing.*;
    public class CenterRect extends JPanel {
        public static Rectangle srcRect;
        Insets insets = null;
        Image image;
        MyImage imp;
        private double magnification;
        private int dstWidth, dstHeight;
        public CenterRect(MyImage imp){
            insets = getInsets();
            this.imp = imp;
            int width = imp.getWidth();
            int height = imp.getHeight();
            ImagePanel.init();
            srcRect = new Rectangle(0,0, width, height);
            srcRect.setLocation(0,0);
            setDrawingSize(width, height);
            magnification = 1.0;
        public void setDrawingSize(int width, int height) {
            dstWidth = width;
            dstHeight = height;
            setSize(dstWidth, dstHeight);
        public void paintComponent(Graphics g) {
            Image img = imp.getImage();
         try {
                if (img!=null)
                    g.drawImage(img,0,0, (int)(srcRect.width*magnification), (int)(srcRect.height*magnification),
              srcRect.x, srcRect.y, srcRect.x+srcRect.width, srcRect.y+srcRect.height, null);
            catch(OutOfMemoryError e) {e.printStackTrace();}
        public static void main(String args[]) {
            java.awt.EventQueue.invokeLater(new Runnable() {
                public void run() {
                    new Opener().openImage();
    class Opener{
        private String dir;
        private String name;
        private static String defaultDirectory;
        JFrame parent;
        public Opener() {
            initComponents();
         public void initComponents(){
            parent = new JFrame();
            parent.setContentPane(ImagePanel.panel);
            parent.setDefaultCloseOperation( JFrame.EXIT_ON_CLOSE );
            parent.setExtendedState(JFrame.MAXIMIZED_BOTH);
            parent.setVisible(true);
        public void openDialog(String title, String path){
            if (path==null || path.equals("")) {
                FileDialog fd = new FileDialog(parent, title);
                defaultDirectory = "dir.image";
                if (defaultDirectory!=null)
                    fd.setDirectory(defaultDirectory);
                fd.setVisible(true);
                name = fd.getFile();
                if (name!=null) {
                    dir = fd.getDirectory();
                    defaultDirectory = dir;
                fd.dispose();
                if (parent==null)
                    return;
            } else {
                int i = path.lastIndexOf('/');
                if (i==-1)
                    i = path.lastIndexOf('\\');
                if (i>0) {
                    dir = path.substring(0, i+1);
                    name = path.substring(i+1);
                } else {
                    dir = "";
                    name = path;
        public MyImage openImage(String directory, String name) {
            MyImage imp = openJpegOrGif(dir, name);
            return imp;
        public void openImage() {
            openDialog("Open...", "");
            String directory = dir;
            String name = this.name;
            if (name==null)
                return;
            MyImage imp = openImage(directory, name);
            if (imp!=null) imp.show();
        MyImage openJpegOrGif(String dir, String name) {
                MyImage imp = null;
                Image img = Toolkit.getDefaultToolkit().getImage(dir+name);
                if (img!=null) {
                    imp = new MyImage(name, img);
                    FileInfo fi = new FileInfo();
                    fi.fileFormat = fi.GIF_OR_JPG;
                    fi.fileName = name;
                    fi.directory = dir;
                    imp.setFileInfo(fi);
                return imp;
    }

    This is the second part. It is a continuation of the first part. They are all supposed to be on one file.
    class MyImage implements ImageObserver{
        private int imageUpdateY, imageUpdateW,width,height;
        private boolean imageLoaded;
        private static int currentID = -1;
        private int ID;
        private static Component comp;
        protected ImageProcessor ip;
        private String title;
        protected Image img;
        private static int xbase = -1;
        private static int ybase,xloc,yloc;
        private static int count = 0;
        private static final int XINC = 8;
        private static final int YINC = 12;
        private int originalScale = 1;
        private FileInfo fileInfo;
        ImagePanel win;
        /** Constructs an ImagePlus from an AWT Image. The first argument
         * will be used as the title of the window that displays the image. */
        public MyImage(String title, Image img) {
            this.title = title;
             ID = --currentID;
            if (img!=null)
                setImage(img);
        public boolean imageUpdate(Image img, int flags, int x, int y, int w, int h) {
             imageUpdateY = y;
             imageUpdateW = w;
             imageLoaded = (flags & (ALLBITS|FRAMEBITS|ABORT)) != 0;
         return !imageLoaded;
        public int getWidth() {
             return width;
        public int getHeight() {
             return height;
        /** Replaces the ImageProcessor, if any, with the one specified.
         * Set 'title' to null to leave the image title unchanged. */
        public void setProcessor(String title, ImageProcessor ip) {
            if (title!=null) this.title = title;
            this.ip = ip;
            img = ip.createImage();
            boolean newSize = width!=ip.getWidth() || height!=ip.getHeight();
         width = ip.getWidth();
         height = ip.getHeight();
         if (win!=null && newSize) {
                win = new ImagePanel(this);
        public void draw(){
            CenterRect ic = null;
            win = new ImagePanel(this);
            if (win!=null){
                win.addIC(this);
                win.getCanvas().repaint();
                ic = win .getCanvas();
                win.panel.add(ic);
                int width = win.imp.getWidth();
                int height = win.imp.getHeight();
                Point ijLoc = new Point(10,32);
                if (xbase==-1) {
                    xbase = 5;
                    ybase = ijLoc.y;
                    xloc = xbase;
                    yloc = ybase;
                if ((xloc+width)>ijLoc.x && yloc<(ybase+20))
                    yloc = ybase+20;
                    int x = xloc;
                    int y = yloc;
                    xloc += XINC;
                    yloc += YINC;
                    Dimension screen = Toolkit.getDefaultToolkit().getScreenSize();
                    count++;
                    if (count%6==0) {
                        xloc = xbase;
                        yloc = ybase;
                    int scale = 1;
                    while (xbase+XINC*4+width/scale>screen.width || ybase+YINC*4+height/scale>screen.height)
                        if (scale>1) {
                   originalScale = scale;
                   ic.setDrawingSize(width/scale, height/scale);
        /** Returns the current AWT image. */
        public Image getImage() {
            if (img==null && ip!=null)
                img = ip.createImage();
            return img;
        /** Replaces the AWT image, if any, with the one specified. */
        public void setImage(Image img) {
            waitForImage(img);
            this.img = img;
            JPanel panel = ImagePanel.panel;
            width = img.getWidth(panel);
            height = img.getHeight(panel);
            ip = null;
        /** Opens a window to display this image and clears the status bar. */
        public void show() {
            show("");
        /** Opens a window to display this image and displays
         * 'statusMessage' in the status bar. */
        public void show(String statusMessage) {
            if (img==null && ip!=null){
                img = ip.createImage();
            if ((img!=null) && (width>=0) && (height>=0)) {
                win = new ImagePanel(this);
                draw();
        private void waitForImage(Image img) {
        if (comp==null) {
            comp = ImagePanel.panel;
            if (comp==null)
                comp = new JPanel();
        imageLoaded = false;
        if (!comp.prepareImage(img, this)) {
            double progress;
            while (!imageLoaded) {
                if (imageUpdateW>1) {
                    progress = (double)imageUpdateY/imageUpdateW;
                    if (!(progress<1.0)) {
                        progress = 1.0 - (progress-1.0);
                        if (progress<0.0) progress = 0.9;
    public void setFileInfo(FileInfo fi) {
        fi.pixels = null;
        fileInfo = fi;
    }

  • How to connect the iPad to a TV?

    I see that the Netflix app can now output from the iPad.
    We would like to show movies on our television. Is the "Apple iPad Dock Connector to VGA Adapter" the accessory to buy? Is there something else we'd need?
    We have older TV sets and use RCA component cables to input feeds. (You know, the old red-yellow-white cables.) (That's how our Tivo connects.)
    Currently, we connect our MacBook Pro to the TV using Apple's "DVI TO VIDEO ADAPTER KIT-GEN M9267G/A". You just plug a RCA cable into it and run that into the video input jack on the TV. You run another cable from the headphone jack on the MBP to the TV's audio. I realize that connector wouldn't work with an iPad, but what would?
    Our sets are standard definition (definitely not HD).

    The VGA adaptor delivers the best resolution of the 3 possible "video-out" solutions that Apple offers. Now that both Netflix and Air Video have reved their apps to do video out it seems like the next natural thing is to figure out how to convert the VGA out to an HDMI signal so we can send movies from our iPad to our TVs. There are meny VGA > HDMI converters and I have tried the Atlona VGA to HDMI Scaler/Converter (USB Powered). Model: AT-HDVieW as I saw it mentioned (http://bit.ly/c5U7nv) as a specific match to the iPad. It didn't work. There is no setting on the iPad to send video out rather than display it on its own screen. It switches automatically when it senses "something" attached to the VGA adaptor. This "sensing" works flawlessly when connected to a real VGA monitor but I'm guessing that the Atlona converter is not sending the needed signal back to the iPad to trigger it to dump the video. Will someone please pick up this ball so we can solve this? Other possibilities abound. Here's a few http://bit.ly/d4jgkD and http://bit.ly/asc4RJ THANKS!!

  • How to Connect the Apogee Duet with Digitech Vocalizer 3

    I have been trying to figure out how to interface my guitar and microphone with the Apogee Duet 2 using the Digitech Vocalizer 3 (voice correction). I would like someone from Apple to verify what I have found, but this is how I finally got it to work:
    1. Connect you microphone directly to the Vocalizer as shown in the instructions. If you are using a condenser mic, remember to activate the 48v power on the back of the Vocalizer.
    2. Set the Vocalizer output to mono (on back of device), and connect one cable from either output port of the Vocalizer to the Input 2 of the Apogee Duet.
    3. Use a 1/4" splitter (one mail 1/4" that splits into 2 female 1/4") to attach two standard 1/4" guitar amp cables to the output of your guitar. Connect one of these to the "Guitar In" port on the back panel of the Vocalizer.  Connect the other to Input 1 of the Apogee Duet.
    4.  Open the Apogee Maestro Software, and select "Input".  You should see both devices listed (1 and 2). The Apogee will not recognize the Vocalizer as a microphone, so set both of these devices to "Inst". 
    5.  Open Garage Band and add both instruments.
    6. When you add your guitar, remember to set your Input Source to "Mono 1" and turn the Monitor On so you can hear it through your hed phones. Also, make sure you have the headphone Icon selected on the Instrument panel.
    6.  When you add you Vocalizer (Instrument 2), select "Vocals" and "no effects". Remember to set your input source to "Mono 2" and turn your Monitor On so you can hear it through your hed phones. Also, make sure you have the headphone Icon selected on the Instrument panel.
    7. If you want to hear and record both instrumental tracks, go the "Track" menu and select "Enable Multi-Track Recordning."
    In summary, the Apogee Duet does not appear to recognize the Vocalizer as a microphone, so you have to set up the connection from the Vocalizer to the Duet as another instrument.

    #3 Can't you just plug your guitar into the Vocalizer's guitar in jack and then use the guitar thru jack to the apogee?

Maybe you are looking for

  • High Cpu usage flash 11 while videobroadcasting

    Good day, in flash 10 my avg cpu load was 50-60% while broadcasting 7-8 websites at the same time in betatesting flash11 this has gone a little bit up but was still within margins when the definitive version came out, i am only able to broadcast 3 si

  • Java/lang/Runtime exception

    java.lang.RuntimeException: IOException reading reader invalid byte 1110011 error caused while running sun Wireless tool kit.Can any body please help me to solve this problem. I am using Eclipse 3.3 and also eclipse 3.2 with sun java wireless toolkit

  • Have faces on iPhone photos when none are checked to appear

    Why do all faces in iPhoto appear on the iPhone? In iTunes, the sync section of photos has selected albums, Events, etc checked with  No Events chosen. None of the face entries in the section below of iTunes are checked. I would assume faces wouldn't

  • Video stuck in Mini-Loops

    On Captivate 7- I am importing FLV videos onto slides ( multi-slide synchronized video- modify slide duration to accommodate video). Problem: when published, many participants are finding that some (not all) of the slides will experience getting lock

  • Text in bold

    hi when im printing a text its bold . but indesign says its regular. how is this possible?