Sign in to follow this  
Rahul Kumar

StackedColumn3D and FLASH?

Recommended Posts

HI,

 

first of all sorry for my English :)

 

 

 

I have a problem with working StackedColumnChart3D on FLASH

 

 

 

I've doing MyFirstChart.FLA example but it was on Column2D/3D and IT'S WORKING, below code:

 

 

 

But I need it working on StackedColumn3D. How to do it?? Help me please!

 

Best Regards, Pepe99.

column.txt

Share this post


Link to post
Share on other sites

Hi,

 
StackedColumn3D chart is a different class than Column2DChart class also it is a Multi-Series chart that has different XML structure, so need to consider this before.
Also I have modify your code according to your need, please see the attachment.

column.txt

Share this post


Link to post
Share on other sites

Hi, thanks for reply.

 

 

 

I copied your code, but after put it in my flash movie, nothing happend.

 

I have no error message, just nothing :)

 

 

 

What can I do to make StackedColumn to show me something? What do I need to edit in this code?

 

 

 

Best regards, Pepe99.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this