Ah right i see, yeah prob won't be going down the roll my own route, but thanks anyway.
Of topic; You a fan of Adam Beyer by any chance?...
User Profile
Collapse
-
Thanks TheServant, yes having looked at Zen Cart it seems to be a sensible option. I'll post on the forum and see what they have to say.
Secmazec, it wasn't altogether clear what you were trying to show me, your code example isn't complete and wouldn't be a great deal of use. Thanks for your input though.
Markus, I agree, I won't be creating my own shopping cart.Leave a comment:
-
Hi TheServant,
Thanks for your quick reply. I would like to find a cart with all out the box features that I require but having looked at various solutions like ZenCart osCommerce and X-Cart I think I'm going to struggle on that front. One of the features I need is to be able to provide a step by step process for selling a product, the product (Glasses) will have various add-ons and variations and won't be a simple case of selecting...Leave a comment:
-
Easiest shopping cart to develop
Hi,
I'm planning to build a glasses website which will include a fully integrated shopping cart, the shopping cart will most likely need development to include more details and more categories and need to be highly customisable. The shopping cart also needs to be in PHP. Can anyone suggest a suitable candidate that they have past experience in?
Thanks,
Chromis -
Change of tac
Ok so perhaps my question was a bit complicated, i've simplified my goal and gone for one class with two functions one for adding phrases and one for organising them on the stage.
I've having trouble organising them now, what i'm trying to do is loop throuh the array of phrases and position them vertically below each other each time a new phrase is added, i can't seem to get the code quite right though could somone...Leave a comment:
-
A phrase carousel / rotator
Hi,
I've been trying to create a carousel class which takes an array of phrases and then creates a textfield for each one positioning it vertically based on the order it was added. The next stage would be for it to make the phrases move down the _y axis until they reach the limit of the container. The phrases need to then swap onto a container behind or drop depths so they are behind the other phrases and then make their way back up.... -
-
Sorry about the double post, although technically it's not the same question, more of a development from the previous one ;)
Thanks again for you help.Leave a comment:
-
I did have a look at that whilst i was researching the issue, it's not really the way i wanted to go about it though as on the actual project that has the issue I've got a moviecliploader which loads the main swf. Your solution above worked a treat though. What's strange is I would assume the sound constructor to take the movieclip it's in as a target as default. Instead it seems to be the current root right?Leave a comment:
-
Hi Marcus,
Can't tell you how pleased I am you've sorted that out for me, thanks! Was really stuck on that one. So does that change the timeline for the sound to the the containing mc? What is it otherwise?
Thanks again,
ChromisLeave a comment:
-
Sound doesn't play from an mc when loaded using moviecliploader
Hi,
I've been struggling to get sounds to work with attachSound when the sounds are stored in a swf loaded into another swf. I came across a post on a forum which supposedly explains how to to do it, however i tryed what it suggested and it doesn't work. (link)
I then tryed to use the MovieClipLoader class so that once the swf was loaded the sound would be played. What is strange though is that when the swf has loaded... -
Sound doesn't work when i upload to the web
Hi,
I've added a number of sounds to my flash movie, which are triggered by actionscript:
The sounds play fine locally when the sound.swf is loaded. However when i load the sound.swf file through my preloader (loader.swf), the sounds do not work. Now i'm...Code:var bg_sound:Sound = new Sound(); bg_sound.attachSound("bg_sound"); bg_sound.setVolume(0); bg_sound.start(0,999); -
Ok thank's for that I'll look into using one of those CMS's, it'll be a good learning experience if nothing else.Leave a comment:
-
Ok no worries. I guess what I'm trying to find out is when an out the box content management system is a good idea or not.
I've a couple of web projects coming up which will require content management systems. The client wants to be able to edit almost every aspect of the website. The website will be around 20-30 pages in size. I've seen systems like Drupal and Joomla which I think are PHP based and they seem to be useful when you have a ALOT...Leave a comment:
-
Thanks Acoder, i'll take a look at those. Do you use any of them?Leave a comment:
-
What's the best method for creating a coldfusion CMS?
Hi,
I've been creating cms' manually for a while now, creating the database, the forms and the validation etc. I was wondering though, is there a better way of doing it? Is there an out the box system or method which would speed up the process?
How do you create your cms'?
Thanks,
chromis -
Problem: Can't access movieclip in a button
Hi,
This should be really simple to do and has really got me stumped. I have a movieclip inside a button, the button is called my_btn and the movieclip is called my_movie. What i want to happen is the movieclip goes to frame two when the button is rolled over, so i added this code to test the reference to the button:
...Code:my_button.onRollOver = function() { trace(this.my_movie); } -
Hi Joedeene,
Didn't realise i had a reply to this thread but yes i resolved the problem by using cue points in flash.
Thanks,
ChromisLeave a comment:
-
XML load problem
Hi,
I am trying to get my flash file to load xml data correctly, when i load loader.swf in the browser directly my xml is loaded and the movie functions correctly.
However when i embed and load the loader.swf from the index.html file, my xml is not loaded.
I have four files-
/test/index.html
/flash/loader.swf
/flash/house.swf
/flash/xml/data.xml
The xml loading code... -
chromis started a topic How to add vertical padding to a dynamic text field with a vertical UIScrollbar?in FlashHow to add vertical padding to a dynamic text field with a vertical UIScrollbar?
Hi,
How do i go about adding vertical padding to a dynamic text field with a vertical UIScrollbar?
Thanks,
Chromis
No activity results to display
Show More
Leave a comment: