Search  
Search Options

FULL XML WEBSITE V3 CUSTOMIZATION BY TRIWORKS DISCUSSION!

HomeForumsItem DiscussionFull XML Website V3 Customization by Triworks Discussion!
Default-profile joshlim718
6 posts

Hello everyone,

This thread is dedicated to the superb FULL XML Website item created by Triworks.net focusing on any problems you’ve encountered and/or customization enquiries.

Hopefully everyone will be able to post their enquiries here as well as the “SOLUTION” for this specific item. Then perhaps Triworks can look into this thread and compile a more detailed manual for the item based on the discussion we’re having here.

I’ll start off with my first enquiry.

1) Is it possible to customize the navigation menu to different location such as middle, or to the right?

2) Is it possible to disable the “hide” feature of the navigation?

3) If I would like to create a unique navigation of my own and disable the default navigation provided by the item, how do I disable the navigation as well as get the “link” of each button/section so i can place it into my own navigation button?

That’s it for me now, hope Triworks can come into this thread and answer any questions we might have on the item.

Best regards, Josh

Posted 2 months ago
33083 apsara
8 posts

Hi all,

there are some changes that I would like to make to the template and am not sure as to how it can be done. It appears to be quite a difficult process as I have already tried with a few possibilities but to no avail so far.

Is it possible to make these changes & how?

1) link from the logo on the initial welcome page to navigate to another page internally.

2) How do you create language links to change the language content of the site?

3) How do you create links on the html pages to link to other pages internally?

Any suggestions as to how to go about it?

For the language links for example, is it not possible to just create a few btns on the bottom bar that links to the external index.html of that language? It’s probably the simplest way but not very dynamic. Any suggestions? Anyone??

Posted 2 months ago
18834 JFXIW
111 posts
Sold between 1 and 100 dollars

i purchased the V2 template (i only have flash 8) and it would seem that customization of it is very limited, i would even go as far to say that the template had been made in a way to make it difficult to amend. i have not been able to use the template as intended as i only wanted part of it. but one thing wont work without another.

(maybe this is all due to my limited skills).

i would have purchased the individual components that are on sale but i thought it was a better deal to get all in one go, not the case as the time it would take to seperate them is really not worth it.

you win some you loose some.

JFXIW

Posted 2 months ago
Default-profile joshlim718
6 posts

Our only hope is someone whose experience in flash or Triworks comes in here and answer some general customization enquiries and overtime as the list of questions and answers grows he can compile it into the item manual and provide it to everyone whose interested in the item or who has bought it.

It’ll be a win win as Triworks will get less email flood from us asking about this and that when the item manual is more detailed and gets most of the FAQ

Posted 2 months ago
25366 triworks
240 posts
Exclusive author Item was featured Author was featured Referred at least one person Sold between 100 000 and 250 000 dollars

Thank you for creating this thread in the forums. You didn’t specify the version and I see that some of the questions are about v1, v2 and v3. These three files are different as explained in http://www.flashden.net/forums/thread/full-xml-website-v2-vs-v3/3387.

Is it possible to customize the navigation menu to different location such as middle, or to the right?

Yes it is possible. Everything is possible in flash but, each version as its own limitations. We are creating modules for the different modules and adding a configuration file to each one of the modules; so that each one of these modules knows on what template are they being included on or if they are being used alone. As you can imagine implementing a configuration like changing the navigation menu we would have to upgrade all modules to deal with the new menu positions, and you would have to configure each module to the same configuration as the template, otherwise the contents would be overlapped. Though we are starting to add this configuration files to the modules and to the new template coming soon, but it will take some time until everything is ready.

Is it possible to disable the “hide” feature of the navigation?

Yes, it is. We will add this feature to the wish list, but how do you see it? Click to open and click to close? Because like in the above answer if the menu is always open, all modules (pages) would be overlapped by it, or we create a configuration file on every module to set it to menu open state (It will take time).

If I would like to create a unique navigation of my own and disable the default navigation provided by the item, how do I disable the navigation as well as get the “link” of each button/section so i can place it into my own navigation button?

If you really want to create your own navigation, then I guess you don’t need the template at all. You can build your own navigation and call the external SWF modules we already included on the template.

link from the logo on the initial welcome page to navigate to another page internally.

I’m not sure about what version are you referring to, but none of our templates have a logo on any other place then at the homepage. But if you included a logo any other place then check the function that is being called from the navigation “homepage” button, you should use the same.

How do you create language links to change the language content of the site?

That’s a huge step. And I don’t really believe that is going to be developed very soon. The easiest way to do it might be creating a splash page with a language selection menu and duplicate the template in two separate versions for each language. Your language menu would then link to the correct language version.

How do you create links on the html pages to link to other pages internally?

It is possible but it won’t be developed for this version.

I hope we covered most of the questions you guys have for us. We would like you all to know that we are working very hard to keep up with all requests and checking the forums and product descriptions regularly and though we might not always reply we are taking notes and working on most requests.

Posted 2 months ago
Default-profile peejay
21 posts

Props to Triworks for responding to this thread, they’re clearly ridiculously busy! What a nightmare!

A question for anyone that could help…

I followed the code listed in the comments on the item page to change from fullscreen to plain centered image with this code, in the Full XML V3 site.

function setPositions () { imageContainer._x = (Stage.width-imageContainer._width)/2; imageContainer._y = (Stage.height-imageContainer._height)/2; }

Great! Worked a treat, and thanks to everyone who posted it.

But it would be super fantastic if I could use a large image fixed in maximum size but it would still resize smaller if the browser was made smaller than image.

Any ideas how to do this?

Thanks in advance

Posted 2 months ago
33083 apsara
8 posts

link from the logo on the initial welcome page to navigate to another page internally.

I’m not sure about what version are you referring to, but none of our templates have a logo on any other place then at the homepage. But if you included a logo any other place then check the function that is being called from the navigation “homepage” button, you should use the same.

Hi Triworks,

thanks for responding. I am referring to the logo on the homepage & wanted to know how I can create a link that directs the user to the second page or to a different menu node. I don’t want to take the user back to the home page but rather direct the user from the homepage to another page. Is there some type of function I can add to the logo_mc that will communicate with the main.xml?

Posted 2 months ago
Default-profile peejay
21 posts

Forget my post, I’m buying VRT V2 Gallery!

Posted 2 months ago
Default-profile ryans213
2 posts

Anybody have any luck adapting one module to their existing flash file? I was trying to utilize the news module for a site that called for that but was developed entirely beyond that. I can load the external swf but getting it to work beyond that has proven to be a problem. it loads in fine, but the problem is more than three news posts show up and the click to large format no longer works. Anybody have any success doing something similar to this?

Posted about 1 month ago
Default-profile ryans213
2 posts

So I figured out why it wasn’t working as a module element in my flash file. The file actually references outside function.as and other files provided within the V3 project folder. Although it wasn’t obvious for me at first, the more I dug and tried to understand what everything was doing the more I saw references that were not present in the opened .fla file. Thats when I started to look into other folders and eureka, the solution to my problem. I just wanted to post a follow up in case any body else has a similar problem that could be avoided by this useful information. I put way too much time into trying to figure this out all for not.

Posted about 1 month ago