Re: Embeded images don't showed in standalone

2009-05-06 Thread Josep

Hi,

Yes, the images are in the same stack, I checked with the application
browser. But the images in the standalone don't appear... 

Any idea?


J. Landman Gay wrote:
 
 Josep wrote:
 Hi,
 
 Yes, the images was imported into the stack as control and in develop
 mode
 all is ok. The problem is when I build the standalone, all the images are
 grey boxes. 
 
 Look in the Application Browser and verify the images are there. The 
 images must be in the same stack file as the buttons (the main stack, or 
 one of its substacks.) If they are in a separate independent stack, they 
 may not be found.
 
 -- 
 Jacqueline Landman Gay | jac...@hyperactivesw.com
 HyperActive Software   | http://www.hyperactivesw.com
 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution
 
 

-- 
View this message in context: 
http://www.nabble.com/Embeded-images-don%27t-showed-in-standalone-tp23378864p23406021.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Embeded images don't showed in standalone

2009-05-06 Thread Josep

Hi,

Well, after severals standalone builidings... and tests nothing change. I
import again all the images without make copy paste between stacks... The
images aren't show. Only appear grey boxes in the location where the image
will be stay. The images are locked position in the stacks.

But, if I import as reference and in the standalone settings Copy Files I
check the option Copy referenced files all the images are showed.
But, I don't want this, so the user can change or modify them...

Why with Import image as control don't run? 
Also I updated to 3.5 gm-2 last night.. but the same...

Salut,
Josep
 

Mark Swindell wrote:
 
 If I understand the question, Josep is importing images via the import  
 control command.  They appear as advertised in development, but  
 disappear when he makes a standalone.  I think he said it's not a  
 button icon issue.
 
 Josep, have you made sure you have locked the image size and  
 location?   If you have resized and relocated them, I believe those  
 parameters need to be locked for them to stick across sessions.  Maybe  
 they are somehow appearing somewhere off screen?  Dunno.
 
 Mark
 
 On May 5, 2009, at 12:45 PM, Richmond Mathewson wrote:
 
 To be absolutely safe probably it is best to have the image in THE  
 same stack; i.e. in the
 substack itself, rather than a parent stack.

 J. Landman Gay wrote:
 Josep wrote:
 Hi,

 Yes, the images was imported into the stack as control and in  
 develop mode
 all is ok. The problem is when I build the standalone, all the  
 images are
 grey boxes.

 Look in the Application Browser and verify the images are there.  
 The images must be in the same stack file as the buttons (the main  
 stack, or one of its substacks.) If they are in a separate  
 independent stack, they may not be found.


 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your  
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution
 
 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution
 
 

-- 
View this message in context: 
http://www.nabble.com/Embeded-images-don%27t-showed-in-standalone-tp23378864p23412368.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Embeded images don't showed in standalone

2009-05-05 Thread Josep

How specify the path with embeded images? It's necesary?... 

Salut,
Josep


Josep wrote:
 
 Hi,
 
 I have some stacks that have embeded images, all run fine, but when I
 build the standalone all the images are showed as grey. 
 All the images are embede using Import control as new image.
 
 Any idea?
 
 Salut,
 Josep M
 

-- 
View this message in context: 
http://www.nabble.com/Embeded-images-don%27t-showed-in-standalone-tp23378864p23386252.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Embeded images don't showed in standalone

2009-05-05 Thread Mark Swindell
When you say imbedded, are your images part of the stack (you  
imported them using the import as control command)?  If so, they  
should show up.


If you referenced them, you will need to set a path to the folder they  
are in relative to your application.  You reference an image in the  
propery inpector for the image by navigating to its source. This  
relative location changes when you build your standalone, so they  
won't show up without pre-planning where your image folder will be  
relative to your application.


Mark

On May 5, 2009, at 5:12 AM, Josep wrote:



How specify the path with embeded images? It's necesary?...

Salut,
Josep


Josep wrote:


Hi,

I have some stacks that have embeded images, all run fine, but when I
build the standalone all the images are showed as grey.
All the images are embede using Import control as new image.

Any idea?

Salut,
Josep M



--
View this message in context: 
http://www.nabble.com/Embeded-images-don%27t-showed-in-standalone-tp23378864p23386252.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Embeded images don't showed in standalone

2009-05-05 Thread stephen barncard
Hold on a minute. I've had problems with images inside invisible buttons
disappearing before being clicked. Is this the case?

-
Stephen Barncard
San Francisco
http://barncard.com


2009/5/5 Mark Swindell mdswind...@cruzio.com

 When you say imbedded, are your images part of the stack (you imported
 them using the import as control command)?  If so, they should show up.

 If you referenced them, you will need to set a path to the folder they are
 in relative to your application.  You reference an image in the propery
 inpector for the image by navigating to its source. This relative location
 changes when you build your standalone, so they won't show up without
 pre-planning where your image folder will be relative to your application.

 Mark


 On May 5, 2009, at 5:12 AM, Josep wrote:


 How specify the path with embeded images? It's necesary?...

 Salut,
 Josep


 Josep wrote:


 Hi,

 I have some stacks that have embeded images, all run fine, but when I
 build the standalone all the images are showed as grey.
 All the images are embede using Import control as new image.

 Any idea?

 Salut,
 Josep M


 --
 View this message in context:
 http://www.nabble.com/Embeded-images-don%27t-showed-in-standalone-tp23378864p23386252.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution


 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Embeded images don't showed in standalone

2009-05-05 Thread Richmond Mathewson
This: problems with images inside invisible buttons disappearing before 
being clicked


has caused me considerable grief in the past; owing almost entirely to 
my stupidity:


imagine a button which references an image 'tucked away' on the same 
card as its icon -


NOW, the image is referenced by its object number (e.g. 1002).

So, I, unthinkingly copied a whole lot of buttons and the images they 
referenced as icons
from one card across many subsequent cards.  The buttons lost their 
icons the next time the stack was opened

because the images they referenced had acquired new object numbers.

---

As a consequence of learning the hard way I tend to use imported images 
as buttons rather
than buttons qua buttons that reference images; if I really feel an urge 
to have different icons
representing different button states then each button has to be set up 
individually and cannot
then be copied across to another card without re-referencing the icon 
images.


stephen barncard wrote:

Hold on a minute. I've had problems with images inside invisible buttons
disappearing before being clicked. Is this the case?

-
Stephen Barncard
San Francisco
http://barncard.com


2009/5/5 Mark Swindell mdswind...@cruzio.com

  

When you say imbedded, are your images part of the stack (you imported
them using the import as control command)?  If so, they should show up.

If you referenced them, you will need to set a path to the folder they are
in relative to your application.  You reference an image in the propery
inpector for the image by navigating to its source. This relative location
changes when you build your standalone, so they won't show up without
pre-planning where your image folder will be relative to your application.

Mark


On May 5, 2009, at 5:12 AM, Josep wrote:




How specify the path with embeded images? It's necesary?...

Salut,
Josep


Josep wrote:

  

Hi,

I have some stacks that have embeded images, all run fine, but when I
build the standalone all the images are showed as grey.
All the images are embede using Import control as new image.

Any idea?

Salut,
Josep M




--
View this message in context:
http://www.nabble.com/Embeded-images-don%27t-showed-in-standalone-tp23378864p23386252.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

  

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

  


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Embeded images don't showed in standalone

2009-05-05 Thread Josep

Hi,

Yes, the images was imported into the stack as control and in develop mode
all is ok. The problem is when I build the standalone, all the images are
grey boxes. 
Not is the case of the invisibles buttons nor disapering when click, almost
in the development mode.

I'm blocked with this... :(

Salut,
Josep
-- 
View this message in context: 
http://www.nabble.com/Embeded-images-don%27t-showed-in-standalone-tp23378864p23392691.html
Sent from the Revolution - User mailing list archive at Nabble.com.

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Embeded images don't showed in standalone

2009-05-05 Thread J. Landman Gay

Josep wrote:

Hi,

Yes, the images was imported into the stack as control and in develop mode
all is ok. The problem is when I build the standalone, all the images are
grey boxes. 


Look in the Application Browser and verify the images are there. The 
images must be in the same stack file as the buttons (the main stack, or 
one of its substacks.) If they are in a separate independent stack, they 
may not be found.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Embeded images don't showed in standalone

2009-05-05 Thread stephen barncard
This was not the situation in my case. Simple button, single image, image
placed on card 2 of stack.

-
Stephen Barncard
San Francisco
http://barncard.com


2009/5/5 Richmond Mathewson richmondmathew...@gmail.com

 This: problems with images inside invisible buttons disappearing before
 being clicked

 has caused me considerable grief in the past; owing almost entirely to my
 stupidity:

 imagine a button which references an image 'tucked away' on the same card
 as its icon -

 NOW, the image is referenced by its object number (e.g. 1002).

 So, I, unthinkingly copied a whole lot of buttons and the images they
 referenced as icons
 from one card across many subsequent cards.  The buttons lost their icons
 the next time the stack was opened
 because the images they referenced had acquired new object numbers.


 ---

 As a consequence of learning the hard way I tend to use imported images as
 buttons rather
 than buttons qua buttons that reference images; if I really feel an urge to
 have different icons
 representing different button states then each button has to be set up
 individually and cannot
 then be copied across to another card without re-referencing the icon
 images.


 stephen barncard wrote:

 Hold on a minute. I've had problems with images inside invisible buttons
 disappearing before being clicked. Is this the case?

 -
 Stephen Barncard
 San Francisco
 http://barncard.com


 2009/5/5 Mark Swindell mdswind...@cruzio.com



 When you say imbedded, are your images part of the stack (you imported
 them using the import as control command)?  If so, they should show up.

 If you referenced them, you will need to set a path to the folder they
 are
 in relative to your application.  You reference an image in the propery
 inpector for the image by navigating to its source. This relative
 location
 changes when you build your standalone, so they won't show up without
 pre-planning where your image folder will be relative to your
 application.

 Mark


 On May 5, 2009, at 5:12 AM, Josep wrote:




 How specify the path with embeded images? It's necesary?...

 Salut,
 Josep


 Josep wrote:



 Hi,

 I have some stacks that have embeded images, all run fine, but when I
 build the standalone all the images are showed as grey.
 All the images are embede using Import control as new image.

 Any idea?

 Salut,
 Josep M




 --
 View this message in context:

 http://www.nabble.com/Embeded-images-don%27t-showed-in-standalone-tp23378864p23386252.html
 Sent from the Revolution - User mailing list archive at Nabble.com.

 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution



 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution



 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution




 ___
 use-revolution mailing list
 use-revolution@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-revolution

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Embeded images don't showed in standalone

2009-05-05 Thread Richmond Mathewson
To be absolutely safe probably it is best to have the image in THE same 
stack; i.e. in the

substack itself, rather than a parent stack.

J. Landman Gay wrote:

Josep wrote:

Hi,

Yes, the images was imported into the stack as control and in 
develop mode
all is ok. The problem is when I build the standalone, all the images 
are
grey boxes. 


Look in the Application Browser and verify the images are there. The 
images must be in the same stack file as the buttons (the main stack, 
or one of its substacks.) If they are in a separate independent stack, 
they may not be found.




___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Embeded images don't showed in standalone

2009-05-05 Thread Mark Swindell
If I understand the question, Josep is importing images via the import  
control command.  They appear as advertised in development, but  
disappear when he makes a standalone.  I think he said it's not a  
button icon issue.


Josep, have you made sure you have locked the image size and  
location?   If you have resized and relocated them, I believe those  
parameters need to be locked for them to stick across sessions.  Maybe  
they are somehow appearing somewhere off screen?  Dunno.


Mark

On May 5, 2009, at 12:45 PM, Richmond Mathewson wrote:

To be absolutely safe probably it is best to have the image in THE  
same stack; i.e. in the

substack itself, rather than a parent stack.

J. Landman Gay wrote:

Josep wrote:

Hi,

Yes, the images was imported into the stack as control and in  
develop mode
all is ok. The problem is when I build the standalone, all the  
images are

grey boxes.


Look in the Application Browser and verify the images are there.  
The images must be in the same stack file as the buttons (the main  
stack, or one of its substacks.) If they are in a separate  
independent stack, they may not be found.




___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution