Dear Friends
I was testing the coffee products, and I found simple and practical. However I found a problem that I couldn't solve. In the web search the flash image not re dimension when I apply zoom "in" or "out" to the web page, this make a problem because the webpage became a complete mess. The same problem I observe in coffeecup form, and other coffecup programs. With a friend we tryed to change the code noscale for scale but still not working,
I don't have a server yet to upload the webpage with the problem because I was testing in local host but the same problem happen in others websites like :
http://www.innovatewebdevelopment.com/contact.html
If we press control plus "+" or Control plus "-" to make zooms the form no re-dimension so that, the web not save the original structure.
Thanks
Hugo
I was testing the coffee products, and I found simple and practical. However I found a problem that I couldn't solve. In the web search the flash image not re dimension when I apply zoom "in" or "out" to the web page, this make a problem because the webpage became a complete mess. The same problem I observe in coffeecup form, and other coffecup programs. With a friend we tryed to change the code noscale for scale but still not working,
I don't have a server yet to upload the webpage with the problem because I was testing in local host but the same problem happen in others websites like :
http://www.innovatewebdevelopment.com/contact.html
If we press control plus "+" or Control plus "-" to make zooms the form no re-dimension so that, the web not save the original structure.
Thanks
Hugo
Hugo, I noticed you used my website to test - contact page. Could you explain specifically, what you are trying to do to my contact page and what was the result. Why are you trying to zoom in on the form? does it appear to small?
The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.
My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).
My Personal Website: http://www.EricSEnglish.com
My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).
My Personal Website: http://www.EricSEnglish.com
Here is a link to the allowable parameters for the swfobject. Using "scale" as a value for the "scale" parameter isn't a legal value.
http://kb2.adobe.com/cps/127/tn_12701.html "You can't be a real country unless you have a beer and an airline - it helps if you have some kind of a football team, or some nuclear weapons, but at the very least you need a beer." -- Frank Zappa
Visit Spinland Studios: http://www.spinland.biz
http://kb2.adobe.com/cps/127/tn_12701.html "You can't be a real country unless you have a beer and an airline - it helps if you have some kind of a football team, or some nuclear weapons, but at the very least you need a beer." -- Frank Zappa
Visit Spinland Studios: http://www.spinland.biz
husuva wrote:
Dear Friends
I was testing the coffee products, and I found simple and practical. However I found a problem that I couldn't solve. In the web search the flash image not re dimension when I apply zoom "in" or "out" to the web page, this make a problem because the webpage became a complete mess. The same problem I observe in coffeecup form, and other coffecup programs. With a friend we tryed to change the code noscale for scale but still not working,
I don't have a server yet to upload the webpage with the problem because I was testing in local host but the same problem happen in others websites like :
http://www.innovatewebdevelopment.com/contact.html
If we press control plus "+" or Control plus "-" to make zooms the form no re-dimension so that, the web not save the original structure.
Thanks
Hugo
Dear Friends
I was testing the coffee products, and I found simple and practical. However I found a problem that I couldn't solve. In the web search the flash image not re dimension when I apply zoom "in" or "out" to the web page, this make a problem because the webpage became a complete mess. The same problem I observe in coffeecup form, and other coffecup programs. With a friend we tryed to change the code noscale for scale but still not working,
I don't have a server yet to upload the webpage with the problem because I was testing in local host but the same problem happen in others websites like :
http://www.innovatewebdevelopment.com/contact.html
If we press control plus "+" or Control plus "-" to make zooms the form no re-dimension so that, the web not save the original structure.
Thanks
Hugo
I believe the noscale you are attempting is part of the CSS3 implementation, which is not fully supported yet. Since it is not fully supported (at least by the major browsers), then CC has no reason to reformulate their programs. The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.
My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).
My Personal Website: http://www.EricSEnglish.com
Dear Eric
Sorry for use your form as an example. The problem that I notice is showed in the picture (The form not re-dimension as the other objects in the web. so that when you apply zoom the swf objects doesn't fit any more in the design.
so.addParam("quality", "high");so.addParam("scale", "noscale");so.addParam("salign", "lt");so.addParam("FlashVars", "xmlfile=all_business.xml&w=665&h=600");so.write("CC72338");</script>
</
in the script I tried to change the code "noscale" but not good results so far.
I have the options:
# default (Show all) makes the entire movie visible in the specified area without distortion, while maintaining the original aspect ratio of the movie. Borders may appear on two sides of the movie.
# noorder scales the movie to fill the specified area, without distortion but possibly with some cropping, while maintaining the original aspect ratio of the movie.
# exactfit makes the entire movie visible in the specified area without trying to preserve the original aspect ratio. Distortion may occur
Do you know which will be the last code to have the correct effect?
Thanks
Hugo
Sorry for use your form as an example. The problem that I notice is showed in the picture (The form not re-dimension as the other objects in the web. so that when you apply zoom the swf objects doesn't fit any more in the design.
so.addParam("quality", "high");so.addParam("scale", "noscale");so.addParam("salign", "lt");so.addParam("FlashVars", "xmlfile=all_business.xml&w=665&h=600");so.write("CC72338");</script>
</
in the script I tried to change the code "noscale" but not good results so far.
I have the options:
# default (Show all) makes the entire movie visible in the specified area without distortion, while maintaining the original aspect ratio of the movie. Borders may appear on two sides of the movie.
# noorder scales the movie to fill the specified area, without distortion but possibly with some cropping, while maintaining the original aspect ratio of the movie.
# exactfit makes the entire movie visible in the specified area without trying to preserve the original aspect ratio. Distortion may occur
Do you know which will be the last code to have the correct effect?
Thanks
Hugo
Sorry, I do not. I am not expecting my users to need the 'noscale/scale' option, which is largely unsupported at this time. I think you are going to have problems accomplishing what you desire largely because it currently has two different functions (because it is not supported), and it is not browser compatible as a result. Therefore, even by altering the code you will find either IE or mozilla rendering it differently and really compromising the integrity of the design.
The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.
My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).
My Personal Website: http://www.EricSEnglish.com
My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).
My Personal Website: http://www.EricSEnglish.com
Thanks a lot for the information and I am sad for while you tell me. But you save me many hours of researching because I really like coffecup products. Please, if the problem is fix in another versions I will definitely use it. I am designing one page for a friend and the condition is that has to work perfectly in all browser and the first think that my friend does is test the scale of the web to see if they keep the aspect radio of the entire web page and zoom in and zoom out is a common command widely use for people.
Thanks again for your valuable help
Thanks again for your valuable help
I believe the issue lies in how Flash and the swfobject.js system works, not a CoffeeCup problem. The Flash size (in pixels) is fixed by the HTML code you use to call it into the page.
"You can't be a real country unless you have a beer and an airline - it helps if you have some kind of a football team, or some nuclear weapons, but at the very least you need a beer." -- Frank Zappa
Visit Spinland Studios: http://www.spinland.biz
Visit Spinland Studios: http://www.spinland.biz
Yes, Spinny is correct.
The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.
My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).
My Personal Website: http://www.EricSEnglish.com
My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).
My Personal Website: http://www.EricSEnglish.com
Spinny, you have wisdom beyond your years...
I love Coffeecup and VSD!: http://mylife.coffeecup.com (add /stream to the url see boring pictures)
SEO and Marketing Website on Coffeecup http://seonet.coffeecup.com
Web Design Website: http://www.abcomputered.com
Follow me on twitter: http://twitter.com/abcomputered
Join me on Facebook http://bit.ly/acnpoD
Visit my Coupon Website! http://councilbluffscoupons.com
Member - Omaha Chamber of Commerce 2013 - Websnoogie, LLC
Check out my profile for useful blog post on CC Products!
Call me at 402-813-4034 for web design assistance or shopping cart solutions.
SEO and Marketing Website on Coffeecup http://seonet.coffeecup.com
Web Design Website: http://www.abcomputered.com
Follow me on twitter: http://twitter.com/abcomputered
Join me on Facebook http://bit.ly/acnpoD
Visit my Coupon Website! http://councilbluffscoupons.com
Member - Omaha Chamber of Commerce 2013 - Websnoogie, LLC
Check out my profile for useful blog post on CC Products!
Call me at 402-813-4034 for web design assistance or shopping cart solutions.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.