Hi people,
Just wondering if there is an easy way of resizing a shape that has a corner radius applied to it without stretching the shape of the curve.
e.g. I scale a shape with a 4px radius corner from 100px x 100px to 500px x 500px whilst still keeping a 4px radius corner.
Hope this makes...
Hi people,
I have created a simple shape in freehand mx that contains a fill patern from the predifined pattern swatches.
The fill looks fine in Freehand and 90% looks fine in Freehand, the problem is that there is a seam that I can't seem to get rid of near the bottom of the shape, take a...
I've been working on this all day and I still can't figure it out.
The link is contained within a movie clip that is called from a scroll pane component, does anyone know of any know issues?
Its driving me crazy...
Found this thread, sounds like he was in the same boat as me:
http://forums.devshed.com/archive/t-170743
As mentioned I have two shared accounts, one is $7 /month the other is free (for UK residents and limitations in bandwith).
I have been in touch with both and they can't understand why it...
I assume that you guys are using a dedicated CFMX hosting provider?
I did a lot of research into CFMX hosting and the shared CFMX hosting servers all promised the features of the CFMX admin page but through their own control panel, understandably really, they don't want people logging in to...
I do not have access to the Coldfusion Admin page because the hosting is shared, but this is pretty standard for shared CF hosting. I can do most things from their HELM control panel, one of which is add a datasource (ODBC DSN).
Can't really afford hosting that gives me access to the CFMX admin...
I have created a datasource from their Helm settings >>> ODBC DSNs >>> Create New >>> Type (MS Access) Data Source Name >>> CFTutorial >>> Select MS Access File (I select the file I uploaded to their server, which is the same as local file) >>> Save.
The mdb file is located in a folder named...
I have got myself some shared ColdFusion hosting, uploaded my database to their db folder and I have set up an ODBC DSN which is named CFTutorial and I referenced this DSN using the following code:
<cfquery name="allEmployees" datasource="CFTutorial">
SELECT *
FROM tblEmployees
</cfquery>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.